Team / rugby_league / 2026

Eels

rugby_leagueNational Rugby League2026 season

Eels 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 Breaks32
Rugby League Player Game conversions20
Rugby League Player Game drop Goals0
Rugby League Player Game kicks134
Rugby League Player Game metres8021
Rugby League Player Game missed Tackles244
Rugby League Player Game offloads45
Rugby League Player Game passes1477
Rugby League Player Game penalties Conceded27
Rugby League Player Game penalty Goals2
Rugby League Player Game points148
Rugby League Player Game red Cards0
Rugby League Player Game runs1104
Rugby League Player Game tackle Pct0.892
Rugby League Player Game tackles2015
Rugby League Player Game tries26
Rugby League Player Game try Assists20
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 23, 2026vs PanthersHome18–24L
Aug 2, 2026@ Wests TigersAway16–13W
Aug 8, 2026@ RabbitohsAway24–28L
Aug 15, 2026vs CowboysHome32–30W
Aug 21, 2026@ DolphinsAway16–34L
Aug 30, 2026vs SharksHome38–18W
Sep 6, 2026@ DragonsAway22–24L
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Jack De BelinPlayed
Mitchell MosesPlayed
Teancum BrownPlayed
Jordan SamraniPlayed
Tallyn Da SilvaPlayed
Kitione KautogaPlayed
Harrison EdwardsPlayed
Ronald VolkmanPlayed
Will PenisiniPlayed
Jack WilliamsPlayed
Brian KellyPlayed
Josh Addo-CarrPlayed
Junior PauloPlayed
Dylan WalkerPlayed
Saxon PrykePlayed
Luca MorettiPlayed
Apa TwidlePlayed
Sean RussellPlayed
Ryda TalagiPlayed
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_06fvae0za9v55bj2qjjrmq4640
curl "https://api.statshawk.ai/v1/teams/team_06fvae0za9v55bj2qjjrmq4640" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae0za9v55bj2qjjrmq4640/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvae0za9v55bj2qjjrmq4640/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae0za9v55bj2qjjrmq4640/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvae0za9v55bj2qjjrmq4640/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae0za9v55bj2qjjrmq4640/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvae0za9v55bj2qjjrmq4640/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