Team / hockey / 2025

USA

hockeynhl2025 season

USA has a 2025 season statistics section with no reported measures, a recent game log, a reported roster, and a developer recipe for the REST API and MCP path.

Season profile

Reported team measures.

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

// nothing here

No season stats available

Game log

Recent results.

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

Game log
DateOpponentH/AScoreResult
Feb 14, 2025@ FinlandAway6–1W
Feb 16, 2025@ CanadaAway3–1W
Feb 18, 2025vs SwedenHome1–2L
Feb 21, 2025vs CanadaHome2–3L
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Chris KreiderLW6'3"230 lbsPlayed
Charlie McAvoyD6'1"211 lbsPlayed
Jaccob SlavinD6'3"207 lbsPlayed
Brock NelsonC6'4"205 lbsPlayed
Zach WerenskiD6'2"211 lbsPlayed
Jake OettingerG6'6"224 lbsPlayed
Dylan LarkinC6'1"199 lbsPlayed
Brady TkachukLW6'4"226 lbsPlayed
Matthew TkachukLW6'2"202 lbsPlayed
Matt BoldyLW6'2"209 lbsPlayed
Brock FaberD6'1"209 lbsPlayed
Jack HughesC5'11"175 lbsPlayed
Vincent TrocheckC5'11"188 lbsPlayed
J.T. MillerLW6'1"218 lbsPlayed
Adam FoxD5'11"180 lbsPlayed
Jake SandersonD6'2"202 lbsPlayed
Jake GuentzelC5'11"176 lbsPlayed
Auston MatthewsC6'3"217 lbsPlayed
Jack EichelC6'2"208 lbsPlayed
Noah HanifinD6'3"206 lbsPlayed
Kyle ConnorLW6'1"183 lbsPlayed
Connor HellebuyckG6'4"207 lbsPlayed
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_06fhn5ph45t874sw3zgrbw2rym
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph45t874sw3zgrbw2rym" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph45t874sw3zgrbw2rym/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