
Table
{
  "endpoint": "game",
  "ts": 1761873719,
  "id": 19439529,
  "slug": "real-sociedad-osasuna-19439529",
  "title": "REMOVE title:Real Sociedad-REMOVE title:CA Osasuna",
  "name": "Real Sociedad - Osasuna",
  "type": "game",
  "sport": "football",
  "startUts": 1773601200,
  "startDate": "2026-03-15T19:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 255,
    "active": true,
    "title": "REMOVE title:Real Sociedad",
    "name": "Real Sociedad",
    "abbr": "RSO",
    "slug": "real-sociedad",
    "sport": "football",
    "logo": "https://cdn.fans48.com/real-sociedad/real-sociedad-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": 255,
        "active": true,
        "title": "REMOVE title:Real Sociedad",
        "name": "Real Sociedad",
        "abbr": "RSO",
        "slug": "real-sociedad",
        "sport": "football",
        "logo": "https://cdn.fans48.com/real-sociedad/real-sociedad-logo-128x128.png"
      },
      "total": {
        "position": 17,
        "games": 10,
        "win": 2,
        "draw": 3,
        "loss": 5,
        "goalsFor": 10,
        "goalsAgainst": 14,
        "goalDiff": -4,
        "points": 9,
        "averagePoints": 0.9,
        "averageGoalsFor": 1,
        "averageGoalsAgainst": 1.4,
        "winPercentage": 20
      },
      "home": {
        "position": 12,
        "games": 5,
        "win": 2,
        "draw": 1,
        "loss": 2,
        "goalsFor": 6,
        "goalsAgainst": 6,
        "goalDiff": 0,
        "points": 7,
        "averagePoints": 1.4,
        "averageGoalsFor": 1.2,
        "averageGoalsAgainst": 1.2,
        "winPercentage": 40
      },
      "away": {
        "position": 17,
        "games": 5,
        "win": 0,
        "draw": 2,
        "loss": 3,
        "goalsFor": 4,
        "goalsAgainst": 8,
        "goalDiff": -4,
        "points": 2,
        "averagePoints": 0.4,
        "averageGoalsFor": 0.8,
        "averageGoalsAgainst": 1.6,
        "winPercentage": 0
      }
    },
    "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: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #d91a21;
  --team-base-rgb: 217,26,33;
  --team-accent: #014093;
  --team-accent-rgb: 1,64,147;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>