Team / hockey / 2025

Finland

hockeynhl2025 season

Finland 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, 2025vs USAHome1–6L
Feb 15, 2025@ SwedenAway4–3W
Feb 17, 2025vs CanadaHome3–5L
Roster

Team personnel.

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

Roster
PlayerPositionHeightWeightStatus
Mikael GranlundC5'10"185 lbsPlayed
Henri JokiharjuD6'0"205 lbsPlayed
Olli MaattaD6'2"207 lbsPlayed
Sebastian AhoC6'0"180 lbsPlayed
Teuvo TeravainenC5'11"191 lbsPlayed
Artturi LehkonenLW5'11"179 lbsPlayed
Roope HintzC6'3"213 lbsPlayed
Mikko RantanenRW6'4"215 lbsPlayed
Esa LindellD6'3"217 lbsPlayed
Aleksander BarkovC6'3"214 lbsPlayed
Anton LundellC6'1"196 lbsPlayed
Eetu LuostarinenC6'3"191 lbsPlayed
Niko MikkolaD6'6"204 lbsPlayed
Joel ArmiaRW6'3"216 lbsPlayed
Patrik LaineRW6'4"208 lbsPlayed
Erik HaulaLW5'11"191 lbsPlayed
Juuse SarosG5'11"180 lbsPlayed
Urho VaakanainenD6'2"205 lbsPlayed
Nikolas MatinpaloD6'3"213 lbsPlayed
Kaapo KakkoRW6'1"215 lbsPlayed
Kevin LankinenG6'2"190 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_06fhn5ph41w773mypkb5sjg634
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph41w773mypkb5sjg634" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph41w773mypkb5sjg634/roster
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph41w773mypkb5sjg634/roster" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph41w773mypkb5sjg634/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph41w773mypkb5sjg634/stats?competition=comp_06fhk64nsdr5333tg57t3g83c4&season=2025" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/teams/team_06fhn5ph41w773mypkb5sjg634/game-log
curl "https://api.statshawk.ai/v1/teams/team_06fhn5ph41w773mypkb5sjg634/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