Competition / soccer

epl

2026 season

Games
46
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 01Manchester City3–0–01.000723
Rank 02Arsenal3–0–01.000613
Rank 03Hull City2–0–20.750524
Rank 04Chelsea2–1–10.6251094
Rank 05Brentford1–0–30.625744
Rank 06Liverpool1–0–30.625644
Rank 07Ipswich Town2–2–00.5007104
Rank 08Newcastle United1–0–20.667643
Rank 09Everton1–0–20.667533
Rank 10Leeds United1–0–20.667323
Rank 11Nottingham Forest1–1–20.500444
Rank 12Brighton & Hove Albion1–1–10.500853
Rank 13Manchester United1–1–10.500763
Rank 14Sunderland1–1–10.500333
Rank 15AFC Bournemouth0–1–30.375674
Rank 16Crystal Palace1–3–00.2506114
Rank 17Fulham0–3–10.125474
Rank 18Tottenham Hotspur0–2–10.167053
Rank 19Aston Villa0–3–10.125174
Rank 20Coventry City0–3–00.000053
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/epl
curl "https://api.statshawk.ai/v1/competitions/epl" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/epl/editions
curl "https://api.statshawk.ai/v1/competitions/epl/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/epl/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/epl/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/epl/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/epl/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/epl/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/epl/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