
Table
{
"endpoint": "game",
"ts": 1765161490,
"id": 19427243,
"slug": "-chelsea-19427243",
"title": "-REMOVE title:Chelsea",
"name": "Sunderland - Chelsea",
"type": "game",
"sport": "football",
"startUts": 1779634800,
"startDate": "2026-05-24T15:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"active": false,
"title": null,
"name": "Sunderland",
"abbr": "SUN",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/3/3.png"
},
"away": {
"id": 218,
"active": true,
"title": "REMOVE title:Chelsea",
"name": "Chelsea",
"abbr": "CHE",
"slug": "chelsea",
"sport": "football",
"logo": "https://cdn.fans48.com/chelsea/chelsea-logo-128x128.png"
},
"league": {
"id": 8,
"name": "Premier League",
"slug": "premier-league"
},
"season": {
"id": 25583,
"title": "Premier League 2025-2026",
"name": "Premier League",
"slug": "premier-league-2025-2026",
"type": "season",
"year": "2025-2026"
},
"table": {
"home": {
"team": {
"id": null,
"active": false,
"title": null,
"name": "Sunderland",
"abbr": "SUN",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/3/3.png"
},
"total": {
"position": 8,
"games": 15,
"win": 6,
"draw": 5,
"loss": 4,
"goalsFor": 18,
"goalsAgainst": 17,
"goalDiff": 1,
"points": 23,
"averagePoints": 1.53,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1.13,
"winPercentage": 40
},
"home": {
"position": 6,
"games": 7,
"win": 4,
"draw": 3,
"loss": 0,
"goalsFor": 14,
"goalsAgainst": 7,
"goalDiff": 7,
"points": 15,
"averagePoints": 2.14,
"averageGoalsFor": 2,
"averageGoalsAgainst": 1,
"winPercentage": 57.1
},
"away": {
"position": 12,
"games": 8,
"win": 2,
"draw": 2,
"loss": 4,
"goalsFor": 4,
"goalsAgainst": 10,
"goalDiff": -6,
"points": 8,
"averagePoints": 1,
"averageGoalsFor": 0.5,
"averageGoalsAgainst": 1.25,
"winPercentage": 25
}
},
"away": {
"team": {
"id": 218,
"active": true,
"title": "REMOVE title:Chelsea",
"name": "Chelsea",
"abbr": "CHE",
"slug": "chelsea",
"sport": "football",
"logo": "https://cdn.fans48.com/chelsea/chelsea-logo-128x128.png"
},
"total": {
"position": 5,
"games": 15,
"win": 7,
"draw": 4,
"loss": 4,
"goalsFor": 25,
"goalsAgainst": 15,
"goalDiff": 10,
"points": 25,
"averagePoints": 1.67,
"averageGoalsFor": 1.67,
"averageGoalsAgainst": 1,
"winPercentage": 46.7
},
"home": {
"position": 14,
"games": 7,
"win": 3,
"draw": 2,
"loss": 2,
"goalsFor": 10,
"goalsAgainst": 7,
"goalDiff": 3,
"points": 11,
"averagePoints": 1.57,
"averageGoalsFor": 1.43,
"averageGoalsAgainst": 1,
"winPercentage": 42.9
},
"away": {
"position": 2,
"games": 8,
"win": 4,
"draw": 2,
"loss": 2,
"goalsFor": 15,
"goalsAgainst": 8,
"goalDiff": 7,
"points": 14,
"averagePoints": 1.75,
"averageGoalsFor": 1.88,
"averageGoalsAgainst": 1,
"winPercentage": 50
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #1532c1;
--team-base-rgb: 21,50,193;
--team-accent: #0a0372;
--team-accent-rgb: 10,3,114;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>