{{> datatables}} {{> emblems}} Back to Arena Ladder

{{name}}
{{type}}v{{type}} Team, {{realm}}

Rating: {{rating}}
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}}

Members:
{{#each members}} {{/each}}
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}}