Competition / australian_football

Australian Football League

2026 season

Games
55
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 01Sydney Swans5–0–01.0006483925
Rank 02Geelong Cats5–0–01.0005894055
Rank 03Carlton4–0–10.9005714015
Rank 04Brisbane Lions4–1–00.8005834285
Rank 05Hawthorn3–1–10.7004883845
Rank 06Fremantle3–2–00.6004934035
Rank 07Adelaide Crows3–2–00.6005274485
Rank 08Melbourne3–2–00.6005434955
Rank 09Western Bulldogs2–2–10.5004133955
Rank 10Collingwood2–2–10.5004855205
Rank 11St Kilda2–3–00.4004174235
Rank 12Gold Coast SUNS2–3–00.4004374765
Rank 13GWS GIANTS2–3–00.4004524955
Rank 14North Melbourne1–4–00.2004255175
Rank 15Richmond1–4–00.2003074685
Rank 16Port Adelaide1–4–00.2003615955
Rank 17West Coast Eagles0–5–00.0003155315
Rank 18Essendon0–5–00.0003336115
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