Competition / soccer

seriea

2026 season

Games
50
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 01Lazio3–0–10.875634
Rank 02AS Roma3–0–01.0001013
Rank 03Internazionale3–0–01.000833
Rank 04Cagliari3–1–00.750424
Rank 05AC Milan2–0–20.750744
Rank 06Como2–0–10.833733
Rank 07Frosinone2–1–10.625744
Rank 08Juventus2–0–10.833413
Rank 09Atalanta2–2–00.500554
Rank 10Sassuolo1–1–10.500553
Rank 11Udinese1–1–10.500553
Rank 12Napoli1–2–00.333553
Rank 13Torino1–2–00.333453
Rank 14Lecce1–2–00.333253
Rank 15Fiorentina1–3–00.2505114
Rank 16Bologna0–2–10.167243
Rank 17Parma0–2–10.167143
Rank 18Monza0–2–10.167483
Rank 19Genoa0–3–10.125284
Rank 20Venezia0–4–00.0004114
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/seriea
curl "https://api.statshawk.ai/v1/competitions/seriea" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/seriea/editions
curl "https://api.statshawk.ai/v1/competitions/seriea/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/seriea/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/seriea/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/seriea/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/seriea/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/seriea/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/seriea/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