NFL & NHL APIs - Free Agents Endpoint
We've added a Free Agents endpoint to the current versions of our NFL and NHL APIs. These endpoints return player information for all current free agents in each league, as is already available in the NBA API.
NHL API - Substitution Description Update
We've added a space after a comma to our substitution events in the Game Play-by-Play endpoint.
NHL API - Season Teams Sort in Player Profile
We've adjusted the behavior of our Player Profile endpoint to always sort each season
entry to display the most recent team first. You may now use this endpoint to reliably infer the current team for a player.
Tennis API - Broadcast Channel
We've added support for broadcast channels in our Tennis API. The attribute channel.name
will now be present at the match level, and represents the broadcast network for a match's tournament.
NCAA Football API - Transfer Portal Status
We've added a player status (TP
) for players who have entered the transfer portal.
Football APIs - Neutral Site Standings
We've added team records for neutral site games in our football Postgame Standings endpoints. Find a team's seasonal neutral site record under record.category="neutral"
.
NFL & NBA APIs - Draft Rounds - Start Times and Broadcast Info
We've enhanced the round information in our NFL and NBA Draft endpoints.
MLB API - Times Through the Order
We've added a data point for the number of times a pitcher has pitched through the order in a game. This is available by game under times_through_order
in each Summary endpoint, at the player level only.
MLB API - Catcher's Interference & Reached on Violation
We've added data points for batters reaching base on catcher's interference and on violation (ex. reaching on a shift violation). Values will be available at the game and seasonal level, for players and teams.
Formula 1 API - Reverted Race & Practice Time Values
We've reverted the behavior of the fastest_lap_time
and time
data points for events, referenced in our previous message here. These values will again be "gap_to_leader" formats for drivers outside of 1st place.