Competition / australian_football

afl

2026 season

Games
219
Teams
18
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 01Fremantle19–4–00.8262286166623
Rank 02Sydney Swans18–5–00.7832543186923
Rank 03Brisbane Lions16–7–00.6962499205423
Rank 04Hawthorn15–6–20.6962260188123
Rank 05Geelong Cats15–8–00.6522355192523
Rank 06Adelaide Crows15–8–00.6522169184923
Rank 07Melbourne15–8–00.6522301209923
Rank 08Western Bulldogs13–9–10.5871901199223
Rank 09Collingwood12–9–20.5652021197423
Rank 10Carlton12–10–10.5432007197823
Rank 11St Kilda10–13–00.4352030197423
Rank 12GWS GIANTS10–13–00.4352073209523
Rank 13Gold Coast SUNS9–14–00.3912011212823
Rank 14North Melbourne9–14–00.3911932217523
Rank 15Port Adelaide7–16–00.3041804204823
Rank 16West Coast Eagles4–19–00.1741615233323
Rank 17Richmond3–20–00.1301483237323
Rank 18Essendon2–21–00.0871601247823
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/afl
curl "https://api.statshawk.ai/v1/competitions/afl" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/afl/editions
curl "https://api.statshawk.ai/v1/competitions/afl/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/afl/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/afl/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/afl/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/afl/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/afl/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/afl/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