Competition / soccer

laliga

2026 season

Games
70
Teams
20
Open 2026 season
2026 standings

The season order.

Rank, record, scoring, and games played in the order reported by the competition feed.

Standings
Rank / teamRecordPCTPFPAGP
Rank 01Barcelona4–0–01.0001724
Rank 02Real Madrid4–1–00.8001445
Rank 03Alavés3–1–10.7001155
Rank 04Sevilla3–1–10.700865
Rank 05Real Betis3–1–00.750554
Rank 06Deportivo2–0–20.750854
Rank 07Espanyol2–2–10.500855
Rank 08Athletic Club2–2–10.500765
Rank 09Atlético Madrid2–1–10.625764
Rank 10Racing Santander2–2–10.500995
Rank 11Real Sociedad2–2–10.500685
Rank 12Osasuna2–2–10.500585
Rank 13Levante1–1–20.500554
Rank 14Getafe1–2–10.375254
Rank 15Rayo Vallecano1–3–10.3008145
Rank 16Celta Vigo0–2–30.300255
Rank 17Villarreal0–2–20.250684
Rank 18Málaga0–2–20.250174
Rank 19Elche0–3–20.2006135
Rank 20Valencia0–4–10.1001105
Reported final results

Finals in this schedule window.

Up to six final games returned in this competition schedule window.

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in this competition schedule window.

Competition field

Every team in view.

Season participants with direct paths to team profiles, form, rosters, and game logs.

Built on the StatHawk API

The page is the demo.

These requests and request patterns show how this page gets data from the same REST API and MCP server you can use in your own app or agent.

View this page's API recipe

Use the authenticated requests or fill in the labeled request templates, then adapt the response in your own product.

Authenticated request · GET /v1/competitions/laliga
curl "https://api.statshawk.ai/v1/competitions/laliga" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/laliga/editions
curl "https://api.statshawk.ai/v1/competitions/laliga/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/laliga/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/laliga/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/laliga/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/laliga/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/laliga/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/laliga/editions/2026/teams" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Try with MCP

Connect StatHawk to your agent, then ask it to explain and extend the data shown on this page.

Build this view in the API reference
$claude mcp add statshawk https://mcp.statshawk.ai/mcp