Event: Knock-Out Cup

Opponent Rating Result
Phil Dean 1306 1 - 0
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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

   Back

Opponent Rating Result
Harry Myring 1823 0 - 1
performance = (sum(opponents ratings) + 400(wins-losses)) / games

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