Team / rugby_league / 2026

Storm

rugby_leagueNational Rugby League2026 season

Storm has a reported 2026 season statistical profile, a recent game log, a reported roster, and a developer recipe for the REST API and MCP path.

Season profile

Reported team measures.

2026 team statistics, kept in the API’s sport-specific vocabulary.

Season stats
MeasureReported value
Rugby League Player Game clean Breaks19
Rugby League Player Game conversions18
Rugby League Player Game drop Goals0
Rugby League Player Game kicks83
Rugby League Player Game metres4922
Rugby League Player Game missed Tackles98
Rugby League Player Game offloads52
Rugby League Player Game passes929
Rugby League Player Game penalties Conceded23
Rugby League Player Game penalty Goals3
Rugby League Player Game points126
Rugby League Player Game red Cards0
Rugby League Player Game runs736
Rugby League Player Game tackle Pct0.930
Rugby League Player Game tackles1298
Rugby League Player Game tries21
Rugby League Player Game try Assists18
Rugby League Player Game yellow Cards3
Game log

Recent results.

Reported scores and outcomes, with direct paths to every resolved game and opponent.

Game log
DateOpponentH/AScoreResult
Jul 24, 2026@ RabbitohsAway26–28L
Jul 31, 2026vs BulldogsHome22–36L
Aug 8, 2026vs Sea EaglesHome42–20W
Aug 20, 2026vs PanthersHome14–22L
Aug 27, 2026@ BroncosAway46–20W
Sep 5, 2026@ SharksAway24–20W
Roster

Team personnel.

Listed and appearance-derived players, linked to their complete StatHawk profiles.

Roster
PlayerPositionHeightWeightStatus
Alan VarelaM5'10"161 lbsPlayed
Nick MeaneyPlayed
Cooper ClarkePlayed
Siulagi Tuimalatu-BrownPlayed
Angus HincheyPlayed
Trent ToelauPlayed
Oryn KeeleyPlayed
Sualauvi FaalogoPlayed
Tyran WishartPlayed
Trent LoieroPlayed
Shawn BlorePlayed
Stefano UtoikamanuPlayed
Cameron MunsterPlayed
Josh KingPlayed
Alec MacDonaldPlayed
Harry GrantPlayed
Jahrome HughesPlayed
Hugo PeelPlayed
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/teams/team_06fvae10qhzm11kdr9qmc68qmw
curl "https://api.statshawk.ai/v1/teams/team_06fvae10qhzm11kdr9qmc68qmw" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvae10qhzm11kdr9qmc68qmw/game-log" \
  -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