
Table
{
  "endpoint": "game",
  "ts": 1761880635,
  "id": 19427150,
  "slug": "man-city-newcastle-19427150",
  "title": "REMOVE title:Manchester City-REMOVE title:Newcastle United",
  "name": "Manchester City - Newcastle United",
  "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": 213,
    "active": true,
    "title": "REMOVE title:Manchester City",
    "name": "Manchester City",
    "abbr": "MAC",
    "slug": "man-city",
    "sport": "football",
    "logo": "https://cdn.fans48.com/man-city/man-city-logo-128x128.png"
  },
  "away": {
    "id": 204,
    "active": true,
    "title": "REMOVE title:Newcastle United",
    "name": "Newcastle United",
    "abbr": "NEW",
    "slug": "newcastle",
    "sport": "football",
    "logo": "https://cdn.fans48.com/newcastle/newcastle-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": 213,
        "active": true,
        "title": "REMOVE title:Manchester City",
        "name": "Manchester City",
        "abbr": "MAC",
        "slug": "man-city",
        "sport": "football",
        "logo": "https://cdn.fans48.com/man-city/man-city-logo-128x128.png"
      },
      "total": {
        "position": 5,
        "games": 9,
        "win": 5,
        "draw": 1,
        "loss": 3,
        "goalsFor": 17,
        "goalsAgainst": 7,
        "goalDiff": 10,
        "points": 16,
        "averagePoints": 1.78,
        "averageGoalsFor": 1.89,
        "averageGoalsAgainst": 0.78,
        "winPercentage": 55.6
      },
      "home": {
        "position": 7,
        "games": 4,
        "win": 3,
        "draw": 0,
        "loss": 1,
        "goalsFor": 10,
        "goalsAgainst": 3,
        "goalDiff": 7,
        "points": 9,
        "averagePoints": 2.25,
        "averageGoalsFor": 2.5,
        "averageGoalsAgainst": 0.75,
        "winPercentage": 75
      },
      "away": {
        "position": 4,
        "games": 5,
        "win": 2,
        "draw": 1,
        "loss": 2,
        "goalsFor": 7,
        "goalsAgainst": 4,
        "goalDiff": 3,
        "points": 7,
        "averagePoints": 1.4,
        "averageGoalsFor": 1.4,
        "averageGoalsAgainst": 0.8,
        "winPercentage": 40
      }
    },
    "away": {
      "team": {
        "id": 204,
        "active": true,
        "title": "REMOVE title:Newcastle United",
        "name": "Newcastle United",
        "abbr": "NEW",
        "slug": "newcastle",
        "sport": "football",
        "logo": "https://cdn.fans48.com/newcastle/newcastle-logo-128x128.png"
      },
      "total": {
        "position": 12,
        "games": 9,
        "win": 3,
        "draw": 3,
        "loss": 3,
        "goalsFor": 9,
        "goalsAgainst": 8,
        "goalDiff": 1,
        "points": 12,
        "averagePoints": 1.33,
        "averageGoalsFor": 1,
        "averageGoalsAgainst": 0.89,
        "winPercentage": 33.3
      },
      "home": {
        "position": 9,
        "games": 5,
        "win": 3,
        "draw": 0,
        "loss": 2,
        "goalsFor": 8,
        "goalsAgainst": 6,
        "goalDiff": 2,
        "points": 9,
        "averagePoints": 1.8,
        "averageGoalsFor": 1.6,
        "averageGoalsAgainst": 1.2,
        "winPercentage": 60
      },
      "away": {
        "position": 13,
        "games": 4,
        "win": 0,
        "draw": 3,
        "loss": 1,
        "goalsFor": 1,
        "goalsAgainst": 2,
        "goalDiff": -1,
        "points": 3,
        "averagePoints": 0.75,
        "averageGoalsFor": 0.25,
        "averageGoalsAgainst": 0.5,
        "winPercentage": 0
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #000000;
  --team-text-rgb: 0,0,0;
  --team-base: #6bb5ff;
  --team-base-rgb: 107,181,255;
  --team-accent: #0e4b91;
  --team-accent-rgb: 14,75,145;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>