
Table
{
"endpoint": "game",
"ts": 1765973051,
"id": 19425174,
"slug": "como--19425174",
"title": "-",
"name": "Como - Pisa",
"type": "game",
"sport": "football",
"startUts": 1774137600,
"startDate": "2026-03-22T00:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": 268,
"active": true,
"title": "",
"name": "Como",
"abbr": "COM",
"slug": "como",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/12/268.png"
},
"away": {
"id": null,
"active": false,
"title": null,
"name": "Pisa",
"abbr": "PIS",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/16/1072.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": 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": 15,
"win": 6,
"draw": 6,
"loss": 3,
"goalsFor": 19,
"goalsAgainst": 12,
"goalDiff": 7,
"points": 24,
"averagePoints": 1.6,
"averageGoalsFor": 1.27,
"averageGoalsAgainst": 0.8,
"winPercentage": 40
},
"home": {
"position": 4,
"games": 7,
"win": 4,
"draw": 3,
"loss": 0,
"goalsFor": 11,
"goalsAgainst": 3,
"goalDiff": 8,
"points": 15,
"averagePoints": 2.14,
"averageGoalsFor": 1.57,
"averageGoalsAgainst": 0.43,
"winPercentage": 57.1
},
"away": {
"position": 10,
"games": 8,
"win": 2,
"draw": 3,
"loss": 3,
"goalsFor": 8,
"goalsAgainst": 9,
"goalDiff": -1,
"points": 9,
"averagePoints": 1.13,
"averageGoalsFor": 1,
"averageGoalsAgainst": 1.13,
"winPercentage": 25
}
},
"away": {
"team": {
"id": null,
"active": false,
"title": null,
"name": "Pisa",
"abbr": "PIS",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/16/1072.png"
},
"total": {
"position": 19,
"games": 15,
"win": 1,
"draw": 7,
"loss": 7,
"goalsFor": 10,
"goalsAgainst": 20,
"goalDiff": -10,
"points": 10,
"averagePoints": 0.67,
"averageGoalsFor": 0.67,
"averageGoalsAgainst": 1.33,
"winPercentage": 6.7
},
"home": {
"position": 17,
"games": 8,
"win": 1,
"draw": 3,
"loss": 4,
"goalsFor": 1,
"goalsAgainst": 5,
"goalDiff": -4,
"points": 6,
"averagePoints": 0.75,
"averageGoalsFor": 0.13,
"averageGoalsAgainst": 0.63,
"winPercentage": 12.5
},
"away": {
"position": 19,
"games": 7,
"win": 0,
"draw": 4,
"loss": 3,
"goalsFor": 9,
"goalsAgainst": 15,
"goalDiff": -6,
"points": 4,
"averagePoints": 0.57,
"averageGoalsFor": 1.29,
"averageGoalsAgainst": 2.14,
"winPercentage": 0
}
}
},
"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>