
Table
{
"endpoint": "game",
"ts": 1764247668,
"id": 19433610,
"slug": "heidenheim-fc-koln-19433610",
"title": "-",
"name": "Heidenheim - FC Köln",
"type": "game",
"sport": "football",
"startUts": 1768055400,
"startDate": "2026-01-10T14:30:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"active": true,
"title": null,
"name": "Heidenheim",
"abbr": "HDH",
"slug": "heidenheim",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/15/2831.png"
},
"away": {
"id": null,
"active": false,
"title": null,
"name": "FC Köln",
"abbr": "KOE",
"slug": "fc-koln",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/24/3320.png"
},
"league": {
"id": 82,
"name": "Bundesliga",
"slug": "bundesliga"
},
"season": {
"id": 25646,
"title": "Bundesliga 2025-2026",
"name": "Bundesliga",
"slug": "bundesliga-2025-2026",
"type": "season",
"year": "2025-2026"
},
"table": {
"home": {
"team": {
"id": null,
"active": true,
"title": null,
"name": "Heidenheim",
"abbr": "HDH",
"slug": "heidenheim",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/15/2831.png"
},
"total": {
"position": 18,
"games": 11,
"win": 1,
"draw": 2,
"loss": 8,
"goalsFor": 8,
"goalsAgainst": 26,
"goalDiff": -18,
"points": 5,
"averagePoints": 0.45,
"averageGoalsFor": 0.73,
"averageGoalsAgainst": 2.36,
"winPercentage": 9.1
},
"home": {
"position": 14,
"games": 6,
"win": 1,
"draw": 2,
"loss": 3,
"goalsFor": 6,
"goalsAgainst": 12,
"goalDiff": -6,
"points": 5,
"averagePoints": 0.83,
"averageGoalsFor": 1,
"averageGoalsAgainst": 2,
"winPercentage": 16.7
},
"away": {
"position": 18,
"games": 5,
"win": 0,
"draw": 0,
"loss": 5,
"goalsFor": 2,
"goalsAgainst": 14,
"goalDiff": -12,
"points": 0,
"averagePoints": 0,
"averageGoalsFor": 0.4,
"averageGoalsAgainst": 2.8,
"winPercentage": 0
}
},
"away": {
"team": {
"id": null,
"active": false,
"title": null,
"name": "FC Köln",
"abbr": "KOE",
"slug": "fc-koln",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/24/3320.png"
},
"total": {
"position": 10,
"games": 11,
"win": 4,
"draw": 2,
"loss": 5,
"goalsFor": 20,
"goalsAgainst": 19,
"goalDiff": 1,
"points": 14,
"averagePoints": 1.27,
"averageGoalsFor": 1.82,
"averageGoalsAgainst": 1.73,
"winPercentage": 36.4
},
"home": {
"position": 10,
"games": 5,
"win": 2,
"draw": 1,
"loss": 2,
"goalsFor": 13,
"goalsAgainst": 9,
"goalDiff": 4,
"points": 7,
"averagePoints": 1.4,
"averageGoalsFor": 2.6,
"averageGoalsAgainst": 1.8,
"winPercentage": 40
},
"away": {
"position": 9,
"games": 6,
"win": 2,
"draw": 1,
"loss": 3,
"goalsFor": 7,
"goalsAgainst": 10,
"goalDiff": -3,
"points": 7,
"averagePoints": 1.17,
"averageGoalsFor": 1.17,
"averageGoalsAgainst": 1.67,
"winPercentage": 33.3
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #e2001a;
--team-base-rgb: 226,0,26;
--team-accent: #003b79;
--team-accent-rgb: 0,59,121;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>