{
"endpoint": "game",
"ts": 1739995339,
"id": 19345783,
"slug": "rb-leipzig-wolfsburg-19345783",
"title": "REMOVE title:RB Leipzig-REMOVE title:VfL Wolfsburg",
"name": "RB Leipzig - VfL Wolfsburg",
"type": "game",
"sport": "football",
"startUts": 1740599100,
"startDate": "2025-02-26T19:45:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": 234,
"active": true,
"title": "REMOVE title:RB Leipzig",
"name": "RB Leipzig",
"abbr": "RBL",
"slug": "rb-leipzig",
"sport": "football",
"logo": "https://cdn.fans48.com/rb-leipzig/rb-leipzig-logo-128x128.png"
},
"away": {
"id": 226,
"active": true,
"title": "REMOVE title:VfL Wolfsburg",
"name": "VfL Wolfsburg",
"abbr": "WOL",
"slug": "wolfsburg",
"sport": "football",
"logo": "https://cdn.fans48.com/wolfsburg/wolfsburg-logo-128x128.png"
},
"season": {
"id": 23563,
"title": "DFB-Pokal 2024-2025",
"name": "DFB-Pokal",
"slug": "dfb-pokal-2024-2025",
"type": "season",
"year": "2024-2025"
},
"table": [],
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}
Vi använder cookies. Är det okej?
<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #ee0000;
--team-base-rgb: 238,0,0;
--team-accent: #8b0909;
--team-accent-rgb: 139,9,9;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>