Competition / rugby_league

nrl

2026 season

Games
209
Teams
19
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 01Panthers18–6–00.75068334724
Rank 02Warriors18–7–00.72074444425
Rank 03Dolphins18–7–00.72068852225
Rank 04Roosters16–8–00.66761950124
Rank 05New South Wales2–1–00.66776763
Rank 06Sharks15–10–00.60069853925
Rank 07Knights14–10–00.58362558324
Rank 08Rabbitohs14–11–00.56070460125
Rank 09Cowboys13–11–00.54256665024
Rank 10Sea Eagles11–13–00.45862352424
Rank 11Storm11–13–00.45859457624
Rank 12Raiders11–13–00.45858162624
Rank 13Bulldogs10–13–00.43546152223
Rank 14Eels9–15–00.37549767824
Rank 15Queensland1–2–00.33376763
Rank 16Broncos8–16–00.33347167724
Rank 17Wests Tigers8–16–00.33344569924
Rank 18Titans6–18–00.25047766324
Rank 19Dragons5–18–00.21737870223
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