Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 3.5 KB

File metadata and controls

33 lines (30 loc) · 3.5 KB

ValorantStatsForTeam

Properties

Name Type Required Description
assists int Number of team's assists
clutch_wins ValorantTeamClutchWins Rounds wins with a single team member alive
deaths int Number of team's death
defused_spikes int Number of spikes defused by a team member
first_deaths int Number of rounds where a team member died first
first_kills int Number of rounds where a team member did the first kill
games_draw int Number of games
games_lost int Number of games
games_played int Number of games
games_won int Number of games
headshot_percentage float Percentage of headshots within the player's shots
kills int Number of team's kills
kills_per_death float Ratio of team's kills per deaths
last_games List[BaseValorantGame]
maps List[ValorantTeamMapStats]
matches_draw int
matches_lost int
matches_played int
matches_won int
pistol_round_losses int Number of pistol rounds lost by the team
pistol_round_total_played int Number of pistol rounds played by the team
pistol_round_wins int Number of pistol rounds won by the team
planted_spikes int Number of spikes planted by a team member
streaks ValorantTeamStreaks Streaks done by a team member (in a given round)
team BaseValorantTeam