Team / rugby_league / 2026

Dragons

rugby_leagueNational Rugby League2026 season

Dragons 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 Breaks28
Rugby League Player Game conversions12
Rugby League Player Game drop Goals1
Rugby League Player Game kicks102
Rugby League Player Game metres6462
Rugby League Player Game missed Tackles146
Rugby League Player Game offloads47
Rugby League Player Game passes1159
Rugby League Player Game penalties Conceded14
Rugby League Player Game penalty Goals1
Rugby League Player Game points95
Rugby League Player Game red Cards0
Rugby League Player Game runs886
Rugby League Player Game tackle Pct0.925
Rugby League Player Game tackles1793
Rugby League Player Game tries17
Rugby League Player Game try Assists15
Rugby League Player Game yellow Cards2
Game log

Recent results.

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

Game log
DateOpponentH/AScoreResult
Jul 26, 2026vs TitansHome18–38L
Jul 31, 2026vs DolphinsHome22–28L
Aug 9, 2026vs SharksHome24–16W
Aug 16, 2026@ Wests TigersAway24–22W
Aug 22, 2026vs BulldogsHome14–44L
Aug 28, 2026@ Sea EaglesAway10–44L
Sep 6, 2026vs EelsHome24–22W
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Valentine HolmesPlayed
Jacob WebsterPlayed
Loko Jnr Pasifiki TongaPlayed
Hamish StewartPlayed
Lyhkan King-TogiaPlayed
Setu TuPlayed
Dylan EganPlayed
Ryan CouchmanPlayed
Tyrell SloanPlayed
Mathew FeagaiPlayed
Kyle FlanaganPlayed
Moses SuliPlayed
Toby CouchmanPlayed
Daniel AtkinsonPlayed
Damien CookPlayed
Connor MuhleisenPlayed
Blake LawriePlayed
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_06fsrcttr5yk5ce5emhg0dxx0c
curl "https://api.statshawk.ai/v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/roster
curl "https://api.statshawk.ai/v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fsrcttr5yk5ce5emhg0dxx0c/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