
Table
{
  "endpoint": "game",
  "ts": 1762259089,
  "id": 19433559,
  "slug": "eintracht-frankfurt-mainz-19433559",
  "title": "REMOVE title:Eintracht Frankfurt-REMOVE title:Mainz 05",
  "name": "Eintracht Frankfurt - FSV Mainz 05",
  "type": "game",
  "sport": "football",
  "startUts": 1762713000,
  "startDate": "2025-11-09T18:30:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 223,
    "active": true,
    "title": "REMOVE title:Eintracht Frankfurt",
    "name": "Eintracht Frankfurt",
    "abbr": "FRA",
    "slug": "eintracht-frankfurt",
    "sport": "football",
    "logo": "https://cdn.fans48.com/eintracht-frankfurt/eintracht-frankfurt-logo-128x128.png"
  },
  "away": {
    "id": 239,
    "active": true,
    "title": "REMOVE title:Mainz 05",
    "name": "FSV Mainz 05",
    "abbr": "M05",
    "slug": "mainz",
    "sport": "football",
    "logo": "https://cdn.fans48.com/mainz/mainz-logo-128x128.png"
  },
  "league": {
    "id": 82,
    "name": "Bundesliga",
    "slug": "bundesliga"
  },
  "season": {
    "id": 25646,
    "title": "Bundesliga 2025-2026",
    "name": "Bundesliga",
    "slug": "bundesliga-2025-2026",
    "type": "season",
    "year": "2025-2026"
  },
  "table": {
    "home": {
      "team": {
        "id": 223,
        "active": true,
        "title": "REMOVE title:Eintracht Frankfurt",
        "name": "Eintracht Frankfurt",
        "abbr": "FRA",
        "slug": "eintracht-frankfurt",
        "sport": "football",
        "logo": "https://cdn.fans48.com/eintracht-frankfurt/eintracht-frankfurt-logo-128x128.png"
      },
      "total": {
        "position": 8,
        "games": 9,
        "win": 4,
        "draw": 2,
        "loss": 3,
        "goalsFor": 22,
        "goalsAgainst": 19,
        "goalDiff": 3,
        "points": 14,
        "averagePoints": 1.56,
        "averageGoalsFor": 2.44,
        "averageGoalsAgainst": 2.11,
        "winPercentage": 44.4
      },
      "home": {
        "position": 10,
        "games": 4,
        "win": 2,
        "draw": 0,
        "loss": 2,
        "goalsFor": 9,
        "goalsAgainst": 8,
        "goalDiff": 1,
        "points": 6,
        "averagePoints": 1.5,
        "averageGoalsFor": 2.25,
        "averageGoalsAgainst": 2,
        "winPercentage": 50
      },
      "away": {
        "position": 5,
        "games": 5,
        "win": 2,
        "draw": 2,
        "loss": 1,
        "goalsFor": 13,
        "goalsAgainst": 11,
        "goalDiff": 2,
        "points": 8,
        "averagePoints": 1.6,
        "averageGoalsFor": 2.6,
        "averageGoalsAgainst": 2.2,
        "winPercentage": 40
      }
    },
    "away": {
      "team": {
        "id": 239,
        "active": true,
        "title": "REMOVE title:Mainz 05",
        "name": "FSV Mainz 05",
        "abbr": "M05",
        "slug": "mainz",
        "sport": "football",
        "logo": "https://cdn.fans48.com/mainz/mainz-logo-128x128.png"
      },
      "total": {
        "position": 17,
        "games": 9,
        "win": 1,
        "draw": 2,
        "loss": 6,
        "goalsFor": 10,
        "goalsAgainst": 17,
        "goalDiff": -7,
        "points": 5,
        "averagePoints": 0.56,
        "averageGoalsFor": 1.11,
        "averageGoalsAgainst": 1.89,
        "winPercentage": 11.1
      },
      "home": {
        "position": 18,
        "games": 5,
        "win": 0,
        "draw": 1,
        "loss": 4,
        "goalsFor": 4,
        "goalsAgainst": 9,
        "goalDiff": -5,
        "points": 1,
        "averagePoints": 0.2,
        "averageGoalsFor": 0.8,
        "averageGoalsAgainst": 1.8,
        "winPercentage": 0
      },
      "away": {
        "position": 14,
        "games": 4,
        "win": 1,
        "draw": 1,
        "loss": 2,
        "goalsFor": 6,
        "goalsAgainst": 8,
        "goalDiff": -2,
        "points": 4,
        "averagePoints": 1,
        "averageGoalsFor": 1.5,
        "averageGoalsAgainst": 2,
        "winPercentage": 25
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #000000;
  --team-base-rgb: 0,0,0;
  --team-accent: #e0010b;
  --team-accent-rgb: 224,1,11;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>