
Table
{
"endpoint": "game",
"ts": 1762463809,
"id": 19425155,
"slug": "genoa-roma-19425155",
"title": "-REMOVE title:AS Roma",
"name": "Genoa - Roma",
"type": "game",
"sport": "football",
"startUts": 1772978400,
"startDate": "2026-03-08T14:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"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": 279,
"active": true,
"title": "REMOVE title:AS Roma",
"name": "Roma",
"abbr": "ROM",
"slug": "roma",
"sport": "football",
"logo": "https://cdn.fans48.com/roma/roma-logo-128x128.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": true,
"title": null,
"name": "Genoa",
"abbr": "GEN",
"slug": "genoa",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/6/102.png"
},
"total": {
"position": 18,
"games": 10,
"win": 1,
"draw": 3,
"loss": 6,
"goalsFor": 6,
"goalsAgainst": 14,
"goalDiff": -8,
"points": 6,
"averagePoints": 0.6,
"averageGoalsFor": 0.6,
"averageGoalsAgainst": 1.4,
"winPercentage": 10
},
"home": {
"position": 19,
"games": 5,
"win": 0,
"draw": 2,
"loss": 3,
"goalsFor": 0,
"goalsAgainst": 6,
"goalDiff": -6,
"points": 2,
"averagePoints": 0.4,
"averageGoalsFor": 0,
"averageGoalsAgainst": 1.2,
"winPercentage": 0
},
"away": {
"position": 16,
"games": 5,
"win": 1,
"draw": 1,
"loss": 3,
"goalsFor": 6,
"goalsAgainst": 8,
"goalDiff": -2,
"points": 4,
"averagePoints": 0.8,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.6,
"winPercentage": 20
}
},
"away": {
"team": {
"id": 279,
"active": true,
"title": "REMOVE title:AS Roma",
"name": "Roma",
"abbr": "ROM",
"slug": "roma",
"sport": "football",
"logo": "https://cdn.fans48.com/roma/roma-logo-128x128.png"
},
"total": {
"position": 4,
"games": 10,
"win": 7,
"draw": 0,
"loss": 3,
"goalsFor": 10,
"goalsAgainst": 5,
"goalDiff": 5,
"points": 21,
"averagePoints": 2.1,
"averageGoalsFor": 1,
"averageGoalsAgainst": 0.5,
"winPercentage": 70
},
"home": {
"position": 8,
"games": 5,
"win": 3,
"draw": 0,
"loss": 2,
"goalsFor": 5,
"goalsAgainst": 3,
"goalDiff": 2,
"points": 9,
"averagePoints": 1.8,
"averageGoalsFor": 1,
"averageGoalsAgainst": 0.6,
"winPercentage": 60
},
"away": {
"position": 1,
"games": 5,
"win": 4,
"draw": 0,
"loss": 1,
"goalsFor": 5,
"goalsAgainst": 2,
"goalDiff": 3,
"points": 12,
"averagePoints": 2.4,
"averageGoalsFor": 1,
"averageGoalsAgainst": 0.4,
"winPercentage": 80
}
}
},
"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>