NHL API - Game-Tying Goals
We have added a new tying_goals
statistic at the player and team seasonal level. Use this field to determine the number of game-tying goals for a player or team during a season.
We have added a new tying_goals
statistic at the player and team seasonal level. Use this field to determine the number of game-tying goals for a player or team during a season.
We've added a player status (TP
) for players who have entered the transfer portal. This is available for all versions of our Men's and Women's basketball APIs.
We've added birth country (country_of_birth
) for players in our Soccer APIs. Access a player's birth country in their Player Profile endpoint.
We've added two RESTful endpoints to our NHL API: Awards List and Seasonal Awards.
You can now reference a player’s NCAA profile within the NHL API!
We've added player salary information into our NHL Player Profile and Team Profile endpoints. This value (player.salary
) represents the player's current base annual salary.
We are adding the below team statistics for extended_boxscore
coverage games. These stats are added post-game, by the end of the college football day.
You can now reference a player’s NCAA or G League profile within the NBA API and WNBA API!
We've added player salary information into our NBA Player Profile and Team Profile endpoints. This value (player.salary
) represents the player's current base annual salary.
We've added the_hundred
as a valid enum value within tournament.type
. Use this value to distinguish Hundreds tournaments in our Cricket API.