Event: Test Division 1

Opponent Rating Result
Nick Jameson 160 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

560 = (160 + 400 * (1 - 0)) / 1)

   Back

Opponent Rating Result
Robert Hanson 170 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

-230 = (170 + 400 * (0 - 1)) / 1)