Event: Division Cup B

Opponent Rating Result
Henry Wood 1316 0 - 1
Pablo Kelly 1598 1 - 0
Stan Whitmore 1520 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

1611 = (4434 + 400 * (2 - 1)) / 3)

   Back

Opponent Rating Result
Peter Smith 1533 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

1933 = (1533 + 400 * (1 - 0)) / 1)

Opponent Rating Result
Scott Middleton-Tolley 0 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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