Added
2.42.0
over 2 years ago by Bethany Davies
Summary. Added more statistics to the existing player and team stats endpoints for Valorant. Fixes to improve performance š.
Added
More stats added to the existing Valorant stats endpoints:
/valorant/matches/{match_id_or_slug}/teams/{team_id_or_slug}/stats/valorant/series/{serie_id_or_slug}/teams/{team_id_or_slug}/stats/valorant/teams/{team_id_or_slug}/stats/valorant/tournaments/{tournament_id_or_slug}/teams/{team_id_or_slug}/stats/valorant/matches/{match_id_or_slug}/players/stats/valorant/players/{player_id_or_slug}/stats/valorant/series/{serie_id_or_slug}/players/{player_id_or_slug}/stats/valorant/tournaments/{tournament_id_or_slug}/players/{player_id_or_slug}/stats
Statistics added include:
Kills,deathsandassistsDefused_spikesandplanted_spikesFirst_deathsandfirst_killsClutch_winsStreaks
Fixed
Fixed the cause of an internal 500 error response for some League of Legends games.
Fixed /lol/series/{serie_id}/teams/{team_id}/stats for better performance. Last games array will now return an empty array.
