Event: League Division Three

Opponent Rating Result
Philip May 98 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

498 = (98 + 400 * (1 - 0)) / 1)

   Back

Opponent Rating Result
Paul Masiak 88 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

-312 = (88 + 400 * (0 - 1)) / 1)