
Table
{
"endpoint": "game",
"ts": 1768112170,
"id": 19439503,
"slug": "-alaves-19439503",
"title": "-",
"name": "Levante - Deportivo Alavés",
"type": "game",
"sport": "football",
"startUts": 1772323200,
"startDate": "2026-03-01T00:00:00Z",
"status": "not started",
"result": null,
"periods": null,
"suspensions": "not implemented",
"events": [],
"_$statistics": "not implemented",
"home": {
"id": null,
"active": false,
"title": null,
"name": "Levante",
"abbr": "LVT",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/1/3457.png"
},
"away": {
"id": null,
"active": true,
"title": null,
"name": "Deportivo Alavés",
"abbr": "ALA",
"slug": "alaves",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/31/2975.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": null,
"active": false,
"title": null,
"name": "Levante",
"abbr": "LVT",
"slug": null,
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/1/3457.png"
},
"total": {
"position": 19,
"games": 17,
"win": 3,
"draw": 4,
"loss": 10,
"goalsFor": 20,
"goalsAgainst": 29,
"goalDiff": -9,
"points": 13,
"averagePoints": 0.76,
"averageGoalsFor": 1.18,
"averageGoalsAgainst": 1.71,
"winPercentage": 17.6
},
"home": {
"position": 20,
"games": 7,
"win": 0,
"draw": 2,
"loss": 5,
"goalsFor": 7,
"goalsAgainst": 17,
"goalDiff": -10,
"points": 2,
"averagePoints": 0.29,
"averageGoalsFor": 1,
"averageGoalsAgainst": 2.43,
"winPercentage": 0
},
"away": {
"position": 8,
"games": 10,
"win": 3,
"draw": 2,
"loss": 5,
"goalsFor": 13,
"goalsAgainst": 12,
"goalDiff": 1,
"points": 11,
"averagePoints": 1.1,
"averageGoalsFor": 1.3,
"averageGoalsAgainst": 1.2,
"winPercentage": 30
}
},
"away": {
"team": {
"id": null,
"active": true,
"title": null,
"name": "Deportivo Alavés",
"abbr": "ALA",
"slug": "alaves",
"sport": "football",
"logo": "https://cdn.sportmonks.com/images/soccer/teams/31/2975.png"
},
"total": {
"position": 16,
"games": 19,
"win": 5,
"draw": 4,
"loss": 10,
"goalsFor": 16,
"goalsAgainst": 24,
"goalDiff": -8,
"points": 19,
"averagePoints": 1,
"averageGoalsFor": 0.84,
"averageGoalsAgainst": 1.26,
"winPercentage": 26.3
},
"home": {
"position": 10,
"games": 10,
"win": 4,
"draw": 3,
"loss": 3,
"goalsFor": 12,
"goalsAgainst": 10,
"goalDiff": 2,
"points": 15,
"averagePoints": 1.5,
"averageGoalsFor": 1.2,
"averageGoalsAgainst": 1,
"winPercentage": 40
},
"away": {
"position": 18,
"games": 9,
"win": 1,
"draw": 1,
"loss": 7,
"goalsFor": 4,
"goalsAgainst": 14,
"goalDiff": -10,
"points": 4,
"averagePoints": 0.44,
"averageGoalsFor": 0.44,
"averageGoalsAgainst": 1.56,
"winPercentage": 11.1
}
}
},
"goals": [],
"cards": [],
"substitutions": [],
"statistics": []
}<style>
html {
--team-text: #ffffff;
--team-text-rgb: 255,255,255;
--team-base: #0232a0;
--team-base-rgb: 2,50,160;
--team-accent: #cfb571;
--team-accent-rgb: 207,181,113;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>