Competition / rugby_league

National Rugby League

2026 season

Games
60
Teams
17
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 01Dolphins7–0–01.0002001187
Rank 02Warriors6–2–00.7502541568
Rank 03Panthers5–2–00.7141681107
Rank 04Rabbitohs5–3–00.6252221958
Rank 05Roosters4–3–00.5711931597
Rank 06Knights4–3–00.5711941797
Rank 07Raiders3–3–00.5002021666
Rank 08Sharks4–4–00.5002101768
Rank 09Storm3–3–00.5001741466
Rank 10Bulldogs3–4–00.4291521427
Rank 11Eels3–4–00.4291661717
Rank 12Cowboys3–4–00.4291602187
Rank 13Dragons3–4–00.4291362147
Rank 14Sea Eagles2–4–00.3331501776
Rank 15Broncos2–5–00.2861422247
Rank 16Wests Tigers1–5–00.167901826
Rank 17Titans1–6–00.1431422227
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/nrl
curl "https://api.statshawk.ai/v1/competitions/nrl" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nrl/editions
curl "https://api.statshawk.ai/v1/competitions/nrl/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nrl/editions/2026/standings
curl "https://api.statshawk.ai/v1/competitions/nrl/editions/2026/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nrl/editions/2026/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/nrl/editions/2026/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nrl/editions/2026/teams
curl "https://api.statshawk.ai/v1/competitions/nrl/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