
Table
{
  "endpoint": "game",
  "ts": 1762270014,
  "id": 19433867,
  "slug": "toulouse-strasbourg-19433867",
  "title": "REMOVE title:Toulouse-REMOVE title:Strasbourg",
  "name": "Toulouse - Strasbourg",
  "type": "game",
  "sport": "football",
  "startUts": 1765044000,
  "startDate": "2025-12-06T18:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 284,
    "active": true,
    "title": "REMOVE title:Toulouse",
    "name": "Toulouse",
    "abbr": "TFC",
    "slug": "toulouse",
    "sport": "football",
    "logo": "https://cdn.fans48.com/toulouse/toulouse-logo-128x128.png"
  },
  "away": {
    "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"
  },
  "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": 284,
        "active": true,
        "title": "REMOVE title:Toulouse",
        "name": "Toulouse",
        "abbr": "TFC",
        "slug": "toulouse",
        "sport": "football",
        "logo": "https://cdn.fans48.com/toulouse/toulouse-logo-128x128.png"
      },
      "total": {
        "position": 9,
        "games": 11,
        "win": 4,
        "draw": 3,
        "loss": 4,
        "goalsFor": 17,
        "goalsAgainst": 15,
        "goalDiff": 2,
        "points": 15,
        "averagePoints": 1.36,
        "averageGoalsFor": 1.55,
        "averageGoalsAgainst": 1.36,
        "winPercentage": 36.4
      },
      "home": {
        "position": 10,
        "games": 6,
        "win": 2,
        "draw": 3,
        "loss": 1,
        "goalsFor": 13,
        "goalsAgainst": 10,
        "goalDiff": 3,
        "points": 9,
        "averagePoints": 1.5,
        "averageGoalsFor": 2.17,
        "averageGoalsAgainst": 1.67,
        "winPercentage": 33.3
      },
      "away": {
        "position": 9,
        "games": 5,
        "win": 2,
        "draw": 0,
        "loss": 3,
        "goalsFor": 4,
        "goalsAgainst": 5,
        "goalDiff": -1,
        "points": 6,
        "averagePoints": 1.2,
        "averageGoalsFor": 0.8,
        "averageGoalsAgainst": 1,
        "winPercentage": 40
      }
    },
    "away": {
      "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
      }
    }
  },
  "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>