{{> datatables}}
{{> emblems}}
Back to Arena Ladder
| Games | Wins | Losses | Win Rate | |
|---|---|---|---|---|
| Week | {{weekGames}} | {{weekWins}} | {{subtract weekGames weekWins}} | {{#if (isnt weekGames 0)}} {{toPrecision (multiply (divide weekWins weekGames) 100) 3}} % {{/if}} |
| Season | {{seasonGames}} | {{seasonWins}} | {{subtract seasonGames seasonWins}} | {{#if (isnt seasonGames 0)}} {{toPrecision (multiply (divide seasonWins seasonGames) 100) 3}} % {{/if}} |
| Name | Class | Race | Week Wins | Week Losses | Season Wins | Season Losses | Rating | Online |
|---|---|---|---|---|---|---|---|---|
| {{name}} |
|
|
{{weekWins}} | {{subtract weekGames weekWins}} | {{seasonWins}} | {{subtract seasonGames seasonWins}} | {{personalRating}} | {{#if online}}🟢{{else}}🔴{{/if}} |