
Table
{
  "endpoint": "game",
  "ts": 1762255510,
  "id": 19433834,
  "slug": "le-havre-nantes-19433834",
  "title": "-REMOVE title:Nantes",
  "name": "Le Havre - Nantes",
  "type": "game",
  "sport": "football",
  "startUts": 1762624800,
  "startDate": "2025-11-08T18:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": null,
    "active": true,
    "title": null,
    "name": "Le Havre",
    "abbr": "LEH",
    "slug": "le-havre",
    "sport": "football",
    "logo": "https://cdn.sportmonks.com/images/soccer/teams/31/1055.png"
  },
  "away": {
    "id": 291,
    "active": true,
    "title": "REMOVE title:Nantes",
    "name": "Nantes",
    "abbr": "NAN",
    "slug": "nantes",
    "sport": "football",
    "logo": "https://cdn.fans48.com/nantes/nantes-logo-128x128.png"
  },
  "league": {
    "id": 301,
    "name": "Ligue 1",
    "slug": "ligue-1"
  },
  "season": {
    "id": 25651,
    "title": "Ligue 1 2025-2026",
    "name": "Ligue 1",
    "slug": "ligue-1-2025-2026",
    "type": "season",
    "year": "2025-2026"
  },
  "table": {
    "home": {
      "team": {
        "id": null,
        "active": true,
        "title": null,
        "name": "Le Havre",
        "abbr": "LEH",
        "slug": "le-havre",
        "sport": "football",
        "logo": "https://cdn.sportmonks.com/images/soccer/teams/31/1055.png"
      },
      "total": {
        "position": 12,
        "games": 11,
        "win": 3,
        "draw": 4,
        "loss": 4,
        "goalsFor": 12,
        "goalsAgainst": 16,
        "goalDiff": -4,
        "points": 13,
        "averagePoints": 1.18,
        "averageGoalsFor": 1.09,
        "averageGoalsAgainst": 1.45,
        "winPercentage": 27.3
      },
      "home": {
        "position": 11,
        "games": 5,
        "win": 2,
        "draw": 2,
        "loss": 1,
        "goalsFor": 8,
        "goalsAgainst": 6,
        "goalDiff": 2,
        "points": 8,
        "averagePoints": 1.6,
        "averageGoalsFor": 1.6,
        "averageGoalsAgainst": 1.2,
        "winPercentage": 40
      },
      "away": {
        "position": 11,
        "games": 6,
        "win": 1,
        "draw": 2,
        "loss": 3,
        "goalsFor": 4,
        "goalsAgainst": 10,
        "goalDiff": -6,
        "points": 5,
        "averagePoints": 0.83,
        "averageGoalsFor": 0.67,
        "averageGoalsAgainst": 1.67,
        "winPercentage": 16.7
      }
    },
    "away": {
      "team": {
        "id": 291,
        "active": true,
        "title": "REMOVE title:Nantes",
        "name": "Nantes",
        "abbr": "NAN",
        "slug": "nantes",
        "sport": "football",
        "logo": "https://cdn.fans48.com/nantes/nantes-logo-128x128.png"
      },
      "total": {
        "position": 15,
        "games": 11,
        "win": 2,
        "draw": 3,
        "loss": 6,
        "goalsFor": 10,
        "goalsAgainst": 17,
        "goalDiff": -7,
        "points": 9,
        "averagePoints": 0.82,
        "averageGoalsFor": 0.91,
        "averageGoalsAgainst": 1.55,
        "winPercentage": 18.2
      },
      "home": {
        "position": 18,
        "games": 6,
        "win": 1,
        "draw": 1,
        "loss": 4,
        "goalsFor": 6,
        "goalsAgainst": 12,
        "goalDiff": -6,
        "points": 4,
        "averagePoints": 0.67,
        "averageGoalsFor": 1,
        "averageGoalsAgainst": 2,
        "winPercentage": 16.7
      },
      "away": {
        "position": 10,
        "games": 5,
        "win": 1,
        "draw": 2,
        "loss": 2,
        "goalsFor": 4,
        "goalsAgainst": 5,
        "goalDiff": -1,
        "points": 5,
        "averagePoints": 1,
        "averageGoalsFor": 0.8,
        "averageGoalsAgainst": 1,
        "winPercentage": 20
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #eae0b4;
  --team-text-rgb: 234,224,180;
  --team-base: #193260;
  --team-base-rgb: 25,50,96;
  --team-accent: #79bce7;
  --team-accent-rgb: 121,188,231;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>