
Table
{
  "endpoint": "game",
  "ts": 1761875697,
  "id": 19427731,
  "slug": "crystal-palace-west-ham-19427731",
  "title": "REMOVE title:Crystal Palace-REMOVE title:West Ham United",
  "name": "Crystal Palace - West Ham United",
  "type": "game",
  "sport": "football",
  "startUts": 1776520800,
  "startDate": "2026-04-18T14:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 200,
    "active": true,
    "title": "REMOVE title:Crystal Palace",
    "name": "Crystal Palace",
    "abbr": "CRY",
    "slug": "crystal-palace",
    "sport": "football",
    "logo": "https://cdn.fans48.com/crystal-palace/crystal-palace-logo-128x128.png"
  },
  "away": {
    "id": 209,
    "active": true,
    "title": "REMOVE title:West Ham United",
    "name": "West Ham United",
    "abbr": "WHU",
    "slug": "west-ham",
    "sport": "football",
    "logo": "https://cdn.fans48.com/west-ham/west-ham-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": 200,
        "active": true,
        "title": "REMOVE title:Crystal Palace",
        "name": "Crystal Palace",
        "abbr": "CRY",
        "slug": "crystal-palace",
        "sport": "football",
        "logo": "https://cdn.fans48.com/crystal-palace/crystal-palace-logo-128x128.png"
      },
      "total": {
        "position": 10,
        "games": 9,
        "win": 3,
        "draw": 4,
        "loss": 2,
        "goalsFor": 12,
        "goalsAgainst": 9,
        "goalDiff": 3,
        "points": 13,
        "averagePoints": 1.44,
        "averageGoalsFor": 1.33,
        "averageGoalsAgainst": 1,
        "winPercentage": 33.3
      },
      "home": {
        "position": 16,
        "games": 4,
        "win": 1,
        "draw": 3,
        "loss": 0,
        "goalsFor": 6,
        "goalsAgainst": 5,
        "goalDiff": 1,
        "points": 6,
        "averagePoints": 1.5,
        "averageGoalsFor": 1.5,
        "averageGoalsAgainst": 1.25,
        "winPercentage": 25
      },
      "away": {
        "position": 5,
        "games": 5,
        "win": 2,
        "draw": 1,
        "loss": 2,
        "goalsFor": 6,
        "goalsAgainst": 4,
        "goalDiff": 2,
        "points": 7,
        "averagePoints": 1.4,
        "averageGoalsFor": 1.2,
        "averageGoalsAgainst": 0.8,
        "winPercentage": 40
      }
    },
    "away": {
      "team": {
        "id": 209,
        "active": true,
        "title": "REMOVE title:West Ham United",
        "name": "West Ham United",
        "abbr": "WHU",
        "slug": "west-ham",
        "sport": "football",
        "logo": "https://cdn.fans48.com/west-ham/west-ham-logo-128x128.png"
      },
      "total": {
        "position": 19,
        "games": 9,
        "win": 1,
        "draw": 1,
        "loss": 7,
        "goalsFor": 7,
        "goalsAgainst": 20,
        "goalDiff": -13,
        "points": 4,
        "averagePoints": 0.44,
        "averageGoalsFor": 0.78,
        "averageGoalsAgainst": 2.22,
        "winPercentage": 11.1
      },
      "home": {
        "position": 20,
        "games": 4,
        "win": 0,
        "draw": 0,
        "loss": 4,
        "goalsFor": 2,
        "goalsAgainst": 12,
        "goalDiff": -10,
        "points": 0,
        "averagePoints": 0,
        "averageGoalsFor": 0.5,
        "averageGoalsAgainst": 3,
        "winPercentage": 0
      },
      "away": {
        "position": 11,
        "games": 5,
        "win": 1,
        "draw": 1,
        "loss": 3,
        "goalsFor": 5,
        "goalsAgainst": 8,
        "goalDiff": -3,
        "points": 4,
        "averagePoints": 0.8,
        "averageGoalsFor": 1,
        "averageGoalsAgainst": 1.6,
        "winPercentage": 20
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #1017da;
  --team-base-rgb: 16,23,218;
  --team-accent: #b32919;
  --team-accent-rgb: 179,41,25;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>