Competition / hockey

nhl

2025 season

Games
1423
Teams
32
Open 2025 season
2025 standings

The season order.

Rank, record, scoring, and games played in the order reported by the competition feed.

Standings
Rank / teamRecordPCTPFPAGP
Rank 01Colorado Avalanche55–16–00.67130220382
Rank 02Carolina Hurricanes53–22–00.64629624082
Rank 03Dallas Stars50–20–00.61027922682
Rank 04Buffalo Sabres50–23–00.61028824182
Rank 05Tampa Bay Lightning50–26–00.61029023182
Rank 06Montreal Canadiens48–24–00.58528325682
Rank 07Minnesota Wild46–24–00.56127224082
Rank 08Boston Bruins45–27–00.54927225082
Rank 09Ottawa Senators44–27–00.53727824682
Rank 10Philadelphia Flyers43–27–00.52425024382
Rank 11Pittsburgh Penguins41–25–00.50029326882
Rank 12Washington Capitals43–30–00.52426324482
Rank 13Vegas Golden Knights39–26–00.47626525082
Rank 14Edmonton Oilers41–30–00.50028226982
Rank 15Utah Mammoth43–33–00.52426824082
Rank 16Anaheim Ducks43–33–00.52427328882
Rank 17Detroit Red Wings41–31–00.50024125882
Rank 18Columbus Blue Jackets40–30–00.48825325382
Rank 19New York Islanders43–34–00.52423324182
Rank 20Los Angeles Kings35–27–00.42722524782
Rank 21New Jersey Devils42–37–00.51223025482
Rank 22San Jose Sharks39–35–00.47625129282
Rank 23Nashville Predators38–34–00.46324726982
Rank 24St. Louis Blues37–33–00.45123125882
Rank 25Florida Panthers40–38–00.48825127682
Rank 26Winnipeg Jets35–35–00.42723126082
Rank 27Seattle Kraken34–37–00.41522626382
Rank 28Toronto Maple Leafs32–36–00.39025329982
Rank 29New York Rangers34–39–00.41523825082
Rank 30Calgary Flames34–39–00.41521225982
Rank 31Chicago Blackhawks29–39–00.35421327582
Rank 32Vancouver Canucks25–49–00.30521631682
Reported final results

Finals in this schedule window.

Up to six final games returned in this competition schedule window.

Reported upcoming games

Upcoming in this schedule window.

Up to six scheduled or in-progress games returned in this competition schedule window.

// nothing here

No upcoming games in this competition schedule window

Competition field

Every team in view.

Season participants with direct paths to team profiles, form, rosters, and game logs.

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/competitions/nhl
curl "https://api.statshawk.ai/v1/competitions/nhl" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nhl/editions
curl "https://api.statshawk.ai/v1/competitions/nhl/editions" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nhl/editions/2025/standings
curl "https://api.statshawk.ai/v1/competitions/nhl/editions/2025/standings" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nhl/editions/2025/games?limit=100
curl "https://api.statshawk.ai/v1/competitions/nhl/editions/2025/games?limit=100" \
  -H "X-API-Key: sk_live_YOUR_KEY_HERE"
Authenticated request · GET /v1/competitions/nhl/editions/2025/teams
curl "https://api.statshawk.ai/v1/competitions/nhl/editions/2025/teams" \
  -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