Team / rugby_league / 2026

Bulldogs

rugby_leagueNational Rugby League2026 season

Bulldogs 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 Breaks22
Rugby League Player Game conversions13
Rugby League Player Game drop Goals0
Rugby League Player Game kicks115
Rugby League Player Game metres6639
Rugby League Player Game missed Tackles186
Rugby League Player Game offloads65
Rugby League Player Game passes1302
Rugby League Player Game penalties Conceded28
Rugby League Player Game penalty Goals2
Rugby League Player Game points98
Rugby League Player Game red Cards0
Rugby League Player Game runs957
Rugby League Player Game tackle Pct0.904
Rugby League Player Game tackles1752
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 25, 2026vs WarriorsHome18–6W
Jul 31, 2026@ StormAway36–22W
Aug 7, 2026@ RoostersAway18–20L
Aug 14, 2026vs RabbitohsHome6–22L
Aug 22, 2026@ DragonsAway44–14W
Aug 28, 2026@ PanthersAway10–24L
Sep 3, 2026vs BroncosHome20–34L
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Stephen CrichtonPlayed
Harry HayesPlayed
Bailey HaywardPlayed
Lachlan GalvinPlayed
Jacob PrestonPlayed
Leo ThompsonPlayed
Jacob KirazPlayed
Matt BurtonPlayed
Jaeman SalmonPlayed
Enari TualaPlayed
Jake TurpinPlayed
Connor TraceyPlayed
Max KingPlayed
Viliame KikauPlayed
Bronson XerriPlayed
Josh CurranPlayed
Alekolasimi JonesPlayed
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_06fvae121syv70x12ved3ec7n0
curl "https://api.statshawk.ai/v1/teams/team_06fvae121syv70x12ved3ec7n0" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae121syv70x12ved3ec7n0/roster
curl "https://api.statshawk.ai/v1/teams/team_06fvae121syv70x12ved3ec7n0/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae121syv70x12ved3ec7n0/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026
curl "https://api.statshawk.ai/v1/teams/team_06fvae121syv70x12ved3ec7n0/stats?competition=comp_06fsrctbxsr052qn7r1d8pb6xm&season=2026" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fvae121syv70x12ved3ec7n0/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fvae121syv70x12ved3ec7n0/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