
Tabelle
{
"endpoint": "game",
"ts": 1762280978,
"id": 19425252,
"slug": "cremonese-como-19425252",
"title": "-",
"name": "Cremonese - Como",
"type": "game",
"sport": "football",
"startUts": 1779627600,
"startDate": "2026-05-24T13:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"active": false,
"title": null,
"name": "Cremonese",
"abbr": "USC",
"slug": "cremonese",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/2/10722.png"
},
"away": {
"id": 268,
"active": true,
"title": "",
"name": "Como",
"abbr": "COM",
"slug": "como",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/12/268.png"
},
"league": {
"id": 384,
"name": "Serie A",
"slug": "serie-a"
},
"season": {
"id": 25533,
"title": "Serie A 2025-2026",
"name": "Serie A",
"slug": "serie-a-2025-2026",
"type": "season",
"year": "2025-2026"
},
"table": {
"home": {
"team": {
"id": null,
"active": false,
"title": null,
"name": "Cremonese",
"abbr": "USC",
"slug": "cremonese",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/2/10722.png"
},
"total": {
"position": 10,
"games": 10,
"win": 3,
"draw": 5,
"loss": 2,
"goalsFor": 12,
"goalsAgainst": 12,
"goalDiff": 0,
"points": 14,
"averagePoints": 1.4,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.2,
"winPercentage": 30
},
"home": {
"position": 12,
"games": 5,
"win": 1,
"draw": 3,
"loss": 1,
"goalsFor": 6,
"goalsAgainst": 6,
"goalDiff": 0,
"points": 6,
"averagePoints": 1.2,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.2,
"winPercentage": 20
},
"away": {
"position": 6,
"games": 5,
"win": 2,
"draw": 2,
"loss": 1,
"goalsFor": 6,
"goalsAgainst": 6,
"goalDiff": 0,
"points": 8,
"averagePoints": 1.6,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.2,
"winPercentage": 40
}
},
"away": {
"team": {
"id": 268,
"active": true,
"title": "",
"name": "Como",
"abbr": "COM",
"slug": "como",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/12/268.png"
},
"total": {
"position": 7,
"games": 10,
"win": 4,
"draw": 5,
"loss": 1,
"goalsFor": 12,
"goalsAgainst": 6,
"goalDiff": 6,
"points": 17,
"averagePoints": 1.7,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 0.6,
"winPercentage": 40
},
"home": {
"position": 4,
"games": 5,
"win": 3,
"draw": 2,
"loss": 0,
"goalsFor": 9,
"goalsAgainst": 3,
"goalDiff": 6,
"points": 11,
"averagePoints": 2.2,
"averageGoalsFor": 1.8,
"averageGoalsAgainst": 0.6,
"winPercentage": 60
},
"away": {
"position": 12,
"games": 5,
"win": 1,
"draw": 3,
"loss": 1,
"goalsFor": 3,
"goalsAgainst": 3,
"goalDiff": 0,
"points": 6,
"averagePoints": 1.2,
"averageGoalsFor": 0.6,
"averageGoalsAgainst": 0.6,
"winPercentage": 20
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #10416a;
--team-base-rgb: 16,65,106;
--team-accent: #1773ac;
--team-accent-rgb: 23,115,172;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>