Hockey Advanced Analytics
The NHL Advanced Analytics API offers comprehensive and data-driven insights into hockey team and player performance, designed for developers, analysts, and sports enthusiasts. This API features 10 powerful endpoints that analyze key aspects of the game, including: Home Ice Advantage: Quantify the impact of playing on home ice for any NHL team. Clutch Performance Rating: Measure player and team…
Hockey Advanced Analytics endpoints
| Method | Endpoint | Description |
|---|---|---|
| Analytics | ||
| GET |
getScheduleDifficulty /api/schedule-difficulty/{team} |
Calculate the difficulty of upcoming games based on opponent strength and recent form |
| GET |
getHomeIceAdvantage /api/home-ice-advantage/{team}/{season} |
Calculate home vs away performance differential for a team in a specific season |
| GET |
getComebackScore /api/comeback-score/{team}/{season} |
Analyze a team's ability to overcome deficits and win games |
| GET |
getMomentum /api/momentum/{team} |
Analyze a team's recent performance trends including win streaks, goal differential, and predicted win probability for next game |
| GET |
getRivalryPerformance /api/rivalry-performance/{team}/{season} |
Compare a team's performance against division rivals vs non-division opponents |
| GET |
getPlayoffProbability /api/playoff-probability/{team} |
Calculate playoff chances using Monte Carlo simulation based on current standings and remaining schedule |
| GET |
getLineChemistry /api/line-chemistry/{team} |
Analyze forward line combinations and chemistry |
| Player Analytics | ||
| GET |
getClutchRating /api/clutch-rating/{player}/{season} |
Analyze a player's performance in clutch scenarios (3rd period close games, OT, shootouts) |
| Matchup Analytics | ||
| GET |
getSpecialTeamsMatchup /api/special-teams-matchup/{team1}/{team2}/{season} |
Compare power play and penalty kill effectiveness between two teams |
| Standings | ||
| GET |
getStandingsSeason /api/standings-season |
Get standings information for all available seasons |
| GET |
getStandings /api/standings |
Get current NHL standings for all teams |
| GET |
getStandingsByDate /api/standings/{date} |
Get NHL standings for a specific date |
| Stats | ||
| GET |
getClubStatsSeason /api/club-stats-season/{team} |
Get season overview for a team showing available seasons and game types |
| GET |
getClubStatsBySeason /api/club-stats/{team}/{season}/{gameType} |
Get team statistics for a specific season and game type |
| GET |
getClubStats /api/club-stats/{team} |
Get current season statistics for a team |
| GET |
getScoreboard /api/scoreboard/{team} |
Get current scoreboard information for a team |
| Roster | ||
| GET |
getRoster /api/roster/{team} |
Get current roster for a team |
| GET |
getRosterBySeason /api/roster/{team}/{season} |
Get roster for a team in a specific season |
| GET |
getRosterSeasons /api/roster-season/{team} |
Get all seasons for which roster data is available |
| GET |
getProspects /api/prospects/{team} |
Get prospects for a team |
| Schedule | ||
| GET |
getScheduleWeekByDate /api/schedule-week/{team}/{date} |
Get schedule for the week containing a specific date |
| GET |
getScheduleWeek /api/schedule-week/{team} |
Get current week schedule for a team |
| GET |
getScheduleSeasonByYear /api/schedule-season/{team}/{season} |
Get schedule for a specific season |
| GET |
getScheduleMonth /api/schedule-month/{team} |
Get current month schedule for a team |
| GET |
getScheduleSeason /api/schedule-season/{team} |
Get current season schedule for a team |
| GET |
getScheduleMonthByDate /api/schedule-month/{team}/{month} |
Get schedule for a specific month |
| Health | ||
| GET |
getDocs /api/docs |
Get API documentation and available endpoints |
| GET |
getHealth /health |
Check API health status and connectivity to external services. This endpoint does not require authentication. |
| Other endpoints | ||
| GET |
getTeamProspects /api/prospects/TOR |
|
| GET |
getRosterSeasons /api/roster-season/TOR |
|
| GET |
getRosterBySeason /api/roster/TOR/20232024 |
|
| GET |
getCurrentTeamRoster /api/roster/TOR |
|
| GET |
healthCheck /health |
|
| GET |
getStandingsByDate /api/standings/2024-01-15 |
|
| GET |
getCurrentStandings /api/standings |
|
| GET |
getCurrentWeekSchedule /api/schedule-week/TOR |
|
| GET |
getWeekScheduleByDate /api/schedule-week/TOR/2024-01-15 |
|
| GET |
getCurrentMonthSchedule /api/schedule-month/TOR |
|
| GET |
getMonthScheduleByDate /api/schedule-month/TOR/2024-01 |
|
| GET |
getClubStatsBySeasonAndGameType /api/club-stats/TOR/20232024/2 |
|
| GET |
getTeamScoreboard /api/scoreboard/TOR |
|
| GET |
getClubStatsSeasonOverview /api/club-stats-season/TOR |
|
| GET |
getStandingsSeasonInfo /api/standings-season |
|
| GET |
getSeasonScheduleByYear /api/schedule-season/TOR/20232024 |
|
| GET |
rivalryPerformance /api/rivalry-performance/TOR/20242025 |
|
| GET |
getCurrentSeasonSchedule /api/schedule-season/TOR |
|
| GET |
specialTeamsMatchup /api/special-teams-matchup/TOR/MTL/20242025 |
|
| GET |
comebackScore /api/comeback-score/TOR/20242025 |
|
| GET |
getCurrentClubStats /api/club-stats/TOR |
|
| GET |
clutchRating /api/clutch-rating/Connor_McDavid/20242025 |
|
Hockey Advanced Analytics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 100 / minute |
|
| ULTRA | $20 / month | 100 / minute |
|