
Table
{
"endpoint": "game",
"ts": 1762335089,
"id": 19427578,
"slug": "chelsea-arsenal-19427578",
"title": "REMOVE title:Chelsea-REMOVE title:Arsenal",
"name": "Chelsea - Arsenal",
"type": "game",
"sport": "football",
"startUts": 1764520200,
"startDate": "2025-11-30T16:30:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"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"
},
"away": {
"id": 211,
"active": true,
"title": "REMOVE title:Arsenal",
"name": "Arsenal",
"abbr": "ARS",
"slug": "arsenal",
"sport": "football",
"logo": "https://cdn.fans48.com/arsenal/arsenal-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": 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": 7,
"games": 10,
"win": 5,
"draw": 2,
"loss": 3,
"goalsFor": 18,
"goalsAgainst": 11,
"goalDiff": 7,
"points": 17,
"averagePoints": 1.7,
"averageGoalsFor": 1.8,
"averageGoalsAgainst": 1.1,
"winPercentage": 50
},
"home": {
"position": 16,
"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
},
"away": {
"position": 3,
"games": 5,
"win": 3,
"draw": 1,
"loss": 1,
"goalsFor": 12,
"goalsAgainst": 5,
"goalDiff": 7,
"points": 10,
"averagePoints": 2,
"averageGoalsFor": 2.4,
"averageGoalsAgainst": 1,
"winPercentage": 60
}
},
"away": {
"team": {
"id": 211,
"active": true,
"title": "REMOVE title:Arsenal",
"name": "Arsenal",
"abbr": "ARS",
"slug": "arsenal",
"sport": "football",
"logo": "https://cdn.fans48.com/arsenal/arsenal-logo-128x128.png"
},
"total": {
"position": 1,
"games": 10,
"win": 8,
"draw": 1,
"loss": 1,
"goalsFor": 18,
"goalsAgainst": 3,
"goalDiff": 15,
"points": 25,
"averagePoints": 2.5,
"averageGoalsFor": 1.8,
"averageGoalsAgainst": 0.3,
"winPercentage": 80
},
"home": {
"position": 1,
"games": 5,
"win": 4,
"draw": 1,
"loss": 0,
"goalsFor": 12,
"goalsAgainst": 1,
"goalDiff": 11,
"points": 13,
"averagePoints": 2.6,
"averageGoalsFor": 2.4,
"averageGoalsAgainst": 0.2,
"winPercentage": 80
},
"away": {
"position": 2,
"games": 5,
"win": 4,
"draw": 0,
"loss": 1,
"goalsFor": 6,
"goalsAgainst": 2,
"goalDiff": 4,
"points": 12,
"averagePoints": 2.4,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 0.4,
"winPercentage": 80
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #e10000;
--team-base-rgb: 225,0,0;
--team-accent: #aa0000;
--team-accent-rgb: 170,0,0;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>