
Tabella
{
"endpoint": "game",
"ts": 1762275589,
"id": 19425196,
"slug": "genoa-sassuolo-19425196",
"title": "-",
"name": "Genoa - Sassuolo",
"type": "game",
"sport": "football",
"startUts": 1775998800,
"startDate": "2026-04-12T13: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": null,
"active": false,
"title": null,
"name": "Sassuolo",
"abbr": "SAS",
"slug": "sassuolo",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/26/2714.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": null,
"active": false,
"title": null,
"name": "Sassuolo",
"abbr": "SAS",
"slug": "sassuolo",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/26/2714.png"
},
"total": {
"position": 12,
"games": 10,
"win": 4,
"draw": 1,
"loss": 5,
"goalsFor": 11,
"goalsAgainst": 12,
"goalDiff": -1,
"points": 13,
"averagePoints": 1.3,
"averageGoalsFor": 1.1,
"averageGoalsAgainst": 1.2,
"winPercentage": 40
},
"home": {
"position": 13,
"games": 5,
"win": 2,
"draw": 0,
"loss": 3,
"goalsFor": 5,
"goalsAgainst": 6,
"goalDiff": -1,
"points": 6,
"averagePoints": 1.2,
"averageGoalsFor": 1,
"averageGoalsAgainst": 1.2,
"winPercentage": 40
},
"away": {
"position": 7,
"games": 5,
"win": 2,
"draw": 1,
"loss": 2,
"goalsFor": 6,
"goalsAgainst": 6,
"goalDiff": 0,
"points": 7,
"averagePoints": 1.4,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.2,
"winPercentage": 40
}
}
},
"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>