
Table
{
  "endpoint": "game",
  "ts": 1761879248,
  "id": 19427549,
  "slug": "fulham-wolverhampton-19427549",
  "title": "REMOVE title:Fulham-REMOVE title:Wolverhampton Wanderers",
  "name": "Fulham - Wolverhampton Wanderers",
  "type": "game",
  "sport": "football",
  "startUts": 1762009200,
  "startDate": "2025-11-01T15:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 201,
    "active": true,
    "title": "REMOVE title:Fulham",
    "name": "Fulham",
    "abbr": "FUL",
    "slug": "fulham",
    "sport": "football",
    "logo": "https://cdn.fans48.com/fulham/fulham-logo-128x128.png"
  },
  "away": {
    "id": 215,
    "active": true,
    "title": "REMOVE title:Wolverhampton Wanderers",
    "name": "Wolverhampton Wanderers",
    "abbr": "WOL",
    "slug": "wolverhampton",
    "sport": "football",
    "logo": "https://cdn.fans48.com/wolverhampton/wolverhampton-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": 201,
        "active": true,
        "title": "REMOVE title:Fulham",
        "name": "Fulham",
        "abbr": "FUL",
        "slug": "fulham",
        "sport": "football",
        "logo": "https://cdn.fans48.com/fulham/fulham-logo-128x128.png"
      },
      "total": {
        "position": 17,
        "games": 9,
        "win": 2,
        "draw": 2,
        "loss": 5,
        "goalsFor": 9,
        "goalsAgainst": 14,
        "goalDiff": -5,
        "points": 8,
        "averagePoints": 0.89,
        "averageGoalsFor": 1,
        "averageGoalsAgainst": 1.56,
        "winPercentage": 22.2
      },
      "home": {
        "position": 14,
        "games": 4,
        "win": 2,
        "draw": 1,
        "loss": 1,
        "goalsFor": 5,
        "goalsAgainst": 3,
        "goalDiff": 2,
        "points": 7,
        "averagePoints": 1.75,
        "averageGoalsFor": 1.25,
        "averageGoalsAgainst": 0.75,
        "winPercentage": 50
      },
      "away": {
        "position": 20,
        "games": 5,
        "win": 0,
        "draw": 1,
        "loss": 4,
        "goalsFor": 4,
        "goalsAgainst": 11,
        "goalDiff": -7,
        "points": 1,
        "averagePoints": 0.2,
        "averageGoalsFor": 0.8,
        "averageGoalsAgainst": 2.2,
        "winPercentage": 0
      }
    },
    "away": {
      "team": {
        "id": 215,
        "active": true,
        "title": "REMOVE title:Wolverhampton Wanderers",
        "name": "Wolverhampton Wanderers",
        "abbr": "WOL",
        "slug": "wolverhampton",
        "sport": "football",
        "logo": "https://cdn.fans48.com/wolverhampton/wolverhampton-logo-128x128.png"
      },
      "total": {
        "position": 20,
        "games": 9,
        "win": 0,
        "draw": 2,
        "loss": 7,
        "goalsFor": 7,
        "goalsAgainst": 19,
        "goalDiff": -12,
        "points": 2,
        "averagePoints": 0.22,
        "averageGoalsFor": 0.78,
        "averageGoalsAgainst": 2.11,
        "winPercentage": 0
      },
      "home": {
        "position": 19,
        "games": 5,
        "win": 0,
        "draw": 1,
        "loss": 4,
        "goalsFor": 6,
        "goalsAgainst": 14,
        "goalDiff": -8,
        "points": 1,
        "averagePoints": 0.2,
        "averageGoalsFor": 1.2,
        "averageGoalsAgainst": 2.8,
        "winPercentage": 0
      },
      "away": {
        "position": 19,
        "games": 4,
        "win": 0,
        "draw": 1,
        "loss": 3,
        "goalsFor": 1,
        "goalsAgainst": 5,
        "goalDiff": -4,
        "points": 1,
        "averagePoints": 0.25,
        "averageGoalsFor": 0.25,
        "averageGoalsAgainst": 1.25,
        "winPercentage": 0
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #000000;
  --team-text-rgb: 0,0,0;
  --team-base: #ffb727;
  --team-base-rgb: 255,183,39;
  --team-accent: #000000;
  --team-accent-rgb: 0,0,0;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>