coming soon
data will be populated once the matches are played.
Overall Data
Partidas
{{ first_player_tournament['Total Matches'] }}
Win Rate
{{ calculate_percentage(first_player_tournament['Total First Place'],first_player_tournament['Total Matches']) + '%'}}
Top 10 Rate
{{ calculate_percentage(first_player_tournament['Total Ten Places'], first_player_tournament['Total Matches']) + '%'}}
Total Wins
{{ first_player_tournament['Total First Place'] }}
KDA
{{ first_player_tournament['KDA'] }}
Total Kills
{{ first_player_tournament['Kills'] }}
Total Assists
{{ first_player_tournament['Assists'] }}
Total Deaths
{{ first_player_tournament['Deaths'] }}
Avg Damage
{{ calculate_avg(first_player_tournament['Damage'], first_player_tournament['Total Matches']) }}
Total Damage
{{ first_player_tournament['Damage'] }}
Total Matches Played
{{ first_player_tournament['Total Matches'] }}
Total Knocks
{{ first_player_tournament['DBNOs'] }}
{{ calculate_avg(first_player_tournament['Kills'], first_player_tournament['Total Matches']) }}
Key Stats
Player Stats
Player Strategy