The paddles play to 5
Fitness score is calculated by:let counter = this.goalsAgainst != 0 ? this.goalsAgainst * 2 : 0.5;return this.hits / counter;