
Table
{
  "endpoint": "game",
  "ts": 1761894568,
  "id": 19427151,
  "slug": "nottingham-liverpool-19427151",
  "title": "REMOVE title:Nottingham-REMOVE title:Liverpool",
  "name": "Nottingham Forest - Liverpool",
  "type": "game",
  "sport": "football",
  "startUts": 1771686000,
  "startDate": "2026-02-21T15:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 217,
    "active": true,
    "title": "REMOVE title:Nottingham",
    "name": "Nottingham Forest",
    "abbr": "NFO",
    "slug": "nottingham",
    "sport": "football",
    "logo": "https://cdn.fans48.com/nottingham/nottingham-logo-128x128.png"
  },
  "away": {
    "id": 219,
    "active": true,
    "title": "REMOVE title:Liverpool",
    "name": "Liverpool",
    "abbr": "LFC",
    "slug": "liverpool",
    "sport": "football",
    "logo": "https://cdn.fans48.com/liverpool/liverpool-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": 217,
        "active": true,
        "title": "REMOVE title:Nottingham",
        "name": "Nottingham Forest",
        "abbr": "NFO",
        "slug": "nottingham",
        "sport": "football",
        "logo": "https://cdn.fans48.com/nottingham/nottingham-logo-128x128.png"
      },
      "total": {
        "position": 18,
        "games": 9,
        "win": 1,
        "draw": 2,
        "loss": 6,
        "goalsFor": 5,
        "goalsAgainst": 17,
        "goalDiff": -12,
        "points": 5,
        "averagePoints": 0.56,
        "averageGoalsFor": 0.56,
        "averageGoalsAgainst": 1.89,
        "winPercentage": 11.1
      },
      "home": {
        "position": 18,
        "games": 4,
        "win": 1,
        "draw": 0,
        "loss": 3,
        "goalsFor": 3,
        "goalsAgainst": 8,
        "goalDiff": -5,
        "points": 3,
        "averagePoints": 0.75,
        "averageGoalsFor": 0.75,
        "averageGoalsAgainst": 2,
        "winPercentage": 25
      },
      "away": {
        "position": 18,
        "games": 5,
        "win": 0,
        "draw": 2,
        "loss": 3,
        "goalsFor": 2,
        "goalsAgainst": 9,
        "goalDiff": -7,
        "points": 2,
        "averagePoints": 0.4,
        "averageGoalsFor": 0.4,
        "averageGoalsAgainst": 1.8,
        "winPercentage": 0
      }
    },
    "away": {
      "team": {
        "id": 219,
        "active": true,
        "title": "REMOVE title:Liverpool",
        "name": "Liverpool",
        "abbr": "LFC",
        "slug": "liverpool",
        "sport": "football",
        "logo": "https://cdn.fans48.com/liverpool/liverpool-logo-128x128.png"
      },
      "total": {
        "position": 7,
        "games": 9,
        "win": 5,
        "draw": 0,
        "loss": 4,
        "goalsFor": 16,
        "goalsAgainst": 14,
        "goalDiff": 2,
        "points": 15,
        "averagePoints": 1.67,
        "averageGoalsFor": 1.78,
        "averageGoalsAgainst": 1.56,
        "winPercentage": 55.6
      },
      "home": {
        "position": 8,
        "games": 4,
        "win": 3,
        "draw": 0,
        "loss": 1,
        "goalsFor": 8,
        "goalsAgainst": 5,
        "goalDiff": 3,
        "points": 9,
        "averagePoints": 2.25,
        "averageGoalsFor": 2,
        "averageGoalsAgainst": 1.25,
        "winPercentage": 75
      },
      "away": {
        "position": 7,
        "games": 5,
        "win": 2,
        "draw": 0,
        "loss": 3,
        "goalsFor": 8,
        "goalsAgainst": 9,
        "goalDiff": -1,
        "points": 6,
        "averagePoints": 1.2,
        "averageGoalsFor": 1.6,
        "averageGoalsAgainst": 1.8,
        "winPercentage": 40
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #e41e2c;
  --team-base-rgb: 228,30,44;
  --team-accent: #c10739;
  --team-accent-rgb: 193,7,57;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>