
Table
{
  "endpoint": "game",
  "ts": 1761897639,
  "id": 19439473,
  "slug": "celta-de-vigo-osasuna-19439473",
  "title": "REMOVE title:Celta de Vigo-REMOVE title:CA Osasuna",
  "name": "Celta de Vigo - Osasuna",
  "type": "game",
  "sport": "football",
  "startUts": 1770577200,
  "startDate": "2026-02-08T19:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 242,
    "active": true,
    "title": "REMOVE title:Celta de Vigo",
    "name": "Celta de Vigo",
    "abbr": "CEL",
    "slug": "celta-de-vigo",
    "sport": "football",
    "logo": "https://cdn.fans48.com/celta-de-vigo/celta-de-vigo-logo-128x128.png"
  },
  "away": {
    "id": 241,
    "active": true,
    "title": "REMOVE title:CA Osasuna",
    "name": "Osasuna",
    "abbr": "OSA",
    "slug": "osasuna",
    "sport": "football",
    "logo": "https://cdn.fans48.com/osasuna/osasuna-logo-128x128.png"
  },
  "league": {
    "id": 564,
    "name": "La Liga",
    "slug": "la-liga"
  },
  "season": {
    "id": 25659,
    "title": "La Liga 2025-2026",
    "name": "La Liga",
    "slug": "la-liga2025-2026",
    "type": "season",
    "year": "2025-2026"
  },
  "table": {
    "home": {
      "team": {
        "id": 242,
        "active": true,
        "title": "REMOVE title:Celta de Vigo",
        "name": "Celta de Vigo",
        "abbr": "CEL",
        "slug": "celta-de-vigo",
        "sport": "football",
        "logo": "https://cdn.fans48.com/celta-de-vigo/celta-de-vigo-logo-128x128.png"
      },
      "total": {
        "position": 13,
        "games": 10,
        "win": 1,
        "draw": 7,
        "loss": 2,
        "goalsFor": 11,
        "goalsAgainst": 13,
        "goalDiff": -2,
        "points": 10,
        "averagePoints": 1,
        "averageGoalsFor": 1.1,
        "averageGoalsAgainst": 1.3,
        "winPercentage": 10
      },
      "home": {
        "position": 16,
        "games": 6,
        "win": 0,
        "draw": 5,
        "loss": 1,
        "goalsFor": 5,
        "goalsAgainst": 7,
        "goalDiff": -2,
        "points": 5,
        "averagePoints": 0.83,
        "averageGoalsFor": 0.83,
        "averageGoalsAgainst": 1.17,
        "winPercentage": 0
      },
      "away": {
        "position": 10,
        "games": 4,
        "win": 1,
        "draw": 2,
        "loss": 1,
        "goalsFor": 6,
        "goalsAgainst": 6,
        "goalDiff": 0,
        "points": 5,
        "averagePoints": 1.25,
        "averageGoalsFor": 1.5,
        "averageGoalsAgainst": 1.5,
        "winPercentage": 25
      }
    },
    "away": {
      "team": {
        "id": 241,
        "active": true,
        "title": "REMOVE title:CA Osasuna",
        "name": "Osasuna",
        "abbr": "OSA",
        "slug": "osasuna",
        "sport": "football",
        "logo": "https://cdn.fans48.com/osasuna/osasuna-logo-128x128.png"
      },
      "total": {
        "position": 14,
        "games": 10,
        "win": 3,
        "draw": 1,
        "loss": 6,
        "goalsFor": 9,
        "goalsAgainst": 12,
        "goalDiff": -3,
        "points": 10,
        "averagePoints": 1,
        "averageGoalsFor": 0.9,
        "averageGoalsAgainst": 1.2,
        "winPercentage": 30
      },
      "home": {
        "position": 7,
        "games": 5,
        "win": 3,
        "draw": 1,
        "loss": 1,
        "goalsFor": 8,
        "goalsAgainst": 5,
        "goalDiff": 3,
        "points": 10,
        "averagePoints": 2,
        "averageGoalsFor": 1.6,
        "averageGoalsAgainst": 1,
        "winPercentage": 60
      },
      "away": {
        "position": 20,
        "games": 5,
        "win": 0,
        "draw": 0,
        "loss": 5,
        "goalsFor": 1,
        "goalsAgainst": 7,
        "goalDiff": -6,
        "points": 0,
        "averagePoints": 0,
        "averageGoalsFor": 0.2,
        "averageGoalsAgainst": 1.4,
        "winPercentage": 0
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #02002b;
  --team-text-rgb: 2,0,43;
  --team-base: #b3e7ff;
  --team-base-rgb: 179,231,255;
  --team-accent: #040a62;
  --team-accent-rgb: 4,10,98;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>