
Table
{
  "endpoint": "game",
  "ts": 1762269575,
  "id": 19433840,
  "slug": "strasbourg-lille-19433840",
  "title": "REMOVE title:Strasbourg-REMOVE title:Lille",
  "name": "Strasbourg - LOSC Lille",
  "type": "game",
  "sport": "football",
  "startUts": 1762704900,
  "startDate": "2025-11-09T16:15:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 282,
    "active": true,
    "title": "REMOVE title:Strasbourg",
    "name": "Strasbourg",
    "abbr": "STR",
    "slug": "strasbourg",
    "sport": "football",
    "logo": "https://cdn.fans48.com/strasbourg/strasbourg-logo-128x128.png"
  },
  "away": {
    "id": 286,
    "active": true,
    "title": "REMOVE title:Lille",
    "name": "LOSC Lille",
    "abbr": "LIL",
    "slug": "lille",
    "sport": "football",
    "logo": "https://cdn.fans48.com/lille/lille-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": 282,
        "active": true,
        "title": "REMOVE title:Strasbourg",
        "name": "Strasbourg",
        "abbr": "STR",
        "slug": "strasbourg",
        "sport": "football",
        "logo": "https://cdn.fans48.com/strasbourg/strasbourg-logo-128x128.png"
      },
      "total": {
        "position": 7,
        "games": 11,
        "win": 6,
        "draw": 1,
        "loss": 4,
        "goalsFor": 22,
        "goalsAgainst": 16,
        "goalDiff": 6,
        "points": 19,
        "averagePoints": 1.73,
        "averageGoalsFor": 2,
        "averageGoalsAgainst": 1.45,
        "winPercentage": 54.5
      },
      "home": {
        "position": 7,
        "games": 5,
        "win": 4,
        "draw": 0,
        "loss": 1,
        "goalsFor": 11,
        "goalsAgainst": 2,
        "goalDiff": 9,
        "points": 12,
        "averagePoints": 2.4,
        "averageGoalsFor": 2.2,
        "averageGoalsAgainst": 0.4,
        "winPercentage": 80
      },
      "away": {
        "position": 7,
        "games": 6,
        "win": 2,
        "draw": 1,
        "loss": 3,
        "goalsFor": 11,
        "goalsAgainst": 14,
        "goalDiff": -3,
        "points": 7,
        "averagePoints": 1.17,
        "averageGoalsFor": 1.83,
        "averageGoalsAgainst": 2.33,
        "winPercentage": 33.3
      }
    },
    "away": {
      "team": {
        "id": 286,
        "active": true,
        "title": "REMOVE title:Lille",
        "name": "LOSC Lille",
        "abbr": "LIL",
        "slug": "lille",
        "sport": "football",
        "logo": "https://cdn.fans48.com/lille/lille-logo-128x128.png"
      },
      "total": {
        "position": 4,
        "games": 11,
        "win": 6,
        "draw": 2,
        "loss": 3,
        "goalsFor": 23,
        "goalsAgainst": 13,
        "goalDiff": 10,
        "points": 20,
        "averagePoints": 1.82,
        "averageGoalsFor": 2.09,
        "averageGoalsAgainst": 1.18,
        "winPercentage": 54.5
      },
      "home": {
        "position": 3,
        "games": 6,
        "win": 4,
        "draw": 1,
        "loss": 1,
        "goalsFor": 11,
        "goalsAgainst": 4,
        "goalDiff": 7,
        "points": 13,
        "averagePoints": 2.17,
        "averageGoalsFor": 1.83,
        "averageGoalsAgainst": 0.67,
        "winPercentage": 66.7
      },
      "away": {
        "position": 4,
        "games": 5,
        "win": 2,
        "draw": 1,
        "loss": 2,
        "goalsFor": 12,
        "goalsAgainst": 9,
        "goalDiff": 3,
        "points": 7,
        "averagePoints": 1.4,
        "averageGoalsFor": 2.4,
        "averageGoalsAgainst": 1.8,
        "winPercentage": 40
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #024797;
  --team-base-rgb: 2,71,151;
  --team-accent: #00295b;
  --team-accent-rgb: 0,41,91;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>