
Table
{
"endpoint": "game",
"ts": 1766056991,
"id": 19467890,
"slug": "-monaco-19467890",
"title": "-REMOVE title:AS Monaco",
"name": "Paris - Monaco",
"type": "game",
"sport": "football",
"startUts": 1775952000,
"startDate": "2026-04-12T00:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"active": false,
"title": null,
"name": "Paris",
"abbr": null,
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/28/4508.png"
},
"away": {
"id": 292,
"active": true,
"title": "REMOVE title:AS Monaco",
"name": "Monaco",
"abbr": "MCO",
"slug": "monaco",
"sport": "football",
"logo": "https://cdn.fans48.com/monaco/monaco-logo-128x128.png"
},
"league": {
"id": 301,
"name": "Ligue 1",
"slug": "ligue-1"
},
"season": {
"id": 25651,
"title": "Ligue 1 2025-2026",
"name": "Ligue 1",
"slug": "ligue-1-2025-2026",
"type": "season",
"year": "2025-2026"
},
"table": {
"home": {
"team": {
"id": null,
"active": false,
"title": null,
"name": "Paris",
"abbr": null,
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/28/4508.png"
},
"total": {
"position": 14,
"games": 16,
"win": 4,
"draw": 4,
"loss": 8,
"goalsFor": 21,
"goalsAgainst": 29,
"goalDiff": -8,
"points": 16,
"averagePoints": 1,
"averageGoalsFor": 1.31,
"averageGoalsAgainst": 1.81,
"winPercentage": 25
},
"home": {
"position": 16,
"games": 8,
"win": 2,
"draw": 2,
"loss": 4,
"goalsFor": 12,
"goalsAgainst": 15,
"goalDiff": -3,
"points": 8,
"averagePoints": 1,
"averageGoalsFor": 1.5,
"averageGoalsAgainst": 1.88,
"winPercentage": 25
},
"away": {
"position": 8,
"games": 8,
"win": 2,
"draw": 2,
"loss": 4,
"goalsFor": 9,
"goalsAgainst": 14,
"goalDiff": -5,
"points": 8,
"averagePoints": 1,
"averageGoalsFor": 1.13,
"averageGoalsAgainst": 1.75,
"winPercentage": 25
}
},
"away": {
"team": {
"id": 292,
"active": true,
"title": "REMOVE title:AS Monaco",
"name": "Monaco",
"abbr": "MCO",
"slug": "monaco",
"sport": "football",
"logo": "https://cdn.fans48.com/monaco/monaco-logo-128x128.png"
},
"total": {
"position": 9,
"games": 16,
"win": 7,
"draw": 2,
"loss": 7,
"goalsFor": 26,
"goalsAgainst": 27,
"goalDiff": -1,
"points": 23,
"averagePoints": 1.44,
"averageGoalsFor": 1.63,
"averageGoalsAgainst": 1.69,
"winPercentage": 43.8
},
"home": {
"position": 8,
"games": 8,
"win": 5,
"draw": 1,
"loss": 2,
"goalsFor": 16,
"goalsAgainst": 12,
"goalDiff": 4,
"points": 16,
"averagePoints": 2,
"averageGoalsFor": 2,
"averageGoalsAgainst": 1.5,
"winPercentage": 62.5
},
"away": {
"position": 11,
"games": 8,
"win": 2,
"draw": 1,
"loss": 5,
"goalsFor": 10,
"goalsAgainst": 15,
"goalDiff": -5,
"points": 7,
"averagePoints": 0.88,
"averageGoalsFor": 1.25,
"averageGoalsAgainst": 1.88,
"winPercentage": 25
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #e31a22;
--team-base-rgb: 227,26,34;
--team-accent: #cfb571;
--team-accent-rgb: 207,181,113;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>