Team / hockey / 2025

Sweden

hockeynhl2025 season

Sweden 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 13, 2025vs CanadaHome3–4L
Feb 15, 2025vs FinlandHome3–4L
Feb 18, 2025@ USAAway2–1W
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Leo CarlssonC6'3"203 lbsPlayed
Elias LindholmC6'1"200 lbsPlayed
Viktor ArvidssonLW5'10"181 lbsPlayed
Rasmus DahlinD6'3"204 lbsPlayed
Lucas RaymondLW5'11"188 lbsPlayed
Mattias EkholmD6'5"225 lbsPlayed
Gustav ForslingD6'1"199 lbsPlayed
Adrian KempeRW6'2"200 lbsPlayed
Joel Eriksson EkC6'3"210 lbsPlayed
Jonas BrodinD6'2"197 lbsPlayed
Filip GustavssonG6'2"197 lbsPlayed
Filip ForsbergLW6'1"205 lbsPlayed
Jesper BrattLW5'10"175 lbsPlayed
Mika ZibanejadC6'2"203 lbsPlayed
Samuel ErssonG6'3"194 lbsPlayed
Linus UllmarkG6'4"223 lbsPlayed
Rickard RakellRW6'1"191 lbsPlayed
Erik KarlssonD6'0"186 lbsPlayed
Victor HedmanD6'7"244 lbsPlayed
William NylanderRW6'0"202 lbsPlayed
Elias PetterssonC6'2"176 lbsPlayed
Rasmus AnderssonD6'1"202 lbsPlayed
Gustav NyquistRW5'11"180 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_06fhn5ph2ss212gy1z2za0w7hr
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph2ss212gy1z2za0w7hr/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