
Table
{
"endpoint": "game",
"ts": 1775794815,
"id": 19425214,
"slug": "genoa-como-19425214",
"title": "-",
"name": "Genoa - Como",
"type": "game",
"sport": "football",
"startUts": 1777208400,
"startDate": "2026-04-26T13:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": 102,
"active": true,
"title": null,
"name": "Genoa",
"abbr": "GEN",
"slug": "genoa",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/6/102.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",
"startsOn": null,
"endsOn": null
},
"table": {
"home": {
"team": {
"id": 102,
"active": true,
"title": null,
"name": "Genoa",
"abbr": "GEN",
"slug": "genoa",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/6/102.png"
},
"total": {
"position": 13,
"games": 30,
"win": 8,
"draw": 9,
"loss": 13,
"goalsFor": 36,
"goalsAgainst": 42,
"goalDiff": -6,
"points": 33,
"averagePoints": 1.1,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.4,
"winPercentage": 26.7
},
"home": {
"position": 11,
"games": 16,
"win": 5,
"draw": 4,
"loss": 7,
"goalsFor": 19,
"goalsAgainst": 21,
"goalDiff": -2,
"points": 19,
"averagePoints": 1.19,
"averageGoalsFor": 1.19,
"averageGoalsAgainst": 1.31,
"winPercentage": 31.3
},
"away": {
"position": 14,
"games": 14,
"win": 3,
"draw": 5,
"loss": 6,
"goalsFor": 17,
"goalsAgainst": 21,
"goalDiff": -4,
"points": 14,
"averagePoints": 1,
"averageGoalsFor": 1.21,
"averageGoalsAgainst": 1.5,
"winPercentage": 21.4
}
},
"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": 4,
"games": 30,
"win": 16,
"draw": 9,
"loss": 5,
"goalsFor": 53,
"goalsAgainst": 22,
"goalDiff": 31,
"points": 57,
"averagePoints": 1.9,
"averageGoalsFor": 1.77,
"averageGoalsAgainst": 0.73,
"winPercentage": 53.3
},
"home": {
"position": 3,
"games": 16,
"win": 9,
"draw": 5,
"loss": 2,
"goalsFor": 31,
"goalsAgainst": 11,
"goalDiff": 20,
"points": 32,
"averagePoints": 2,
"averageGoalsFor": 1.94,
"averageGoalsAgainst": 0.69,
"winPercentage": 56.3
},
"away": {
"position": 4,
"games": 14,
"win": 7,
"draw": 4,
"loss": 3,
"goalsFor": 22,
"goalsAgainst": 11,
"goalDiff": 11,
"points": 25,
"averagePoints": 1.79,
"averageGoalsFor": 1.57,
"averageGoalsAgainst": 0.79,
"winPercentage": 50
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffd508;
--team-text-rgb: 255,213,8;
--team-base: #00263e;
--team-base-rgb: 0,38,62;
--team-accent: #ae1919;
--team-accent-rgb: 174,25,25;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>