# Coach scoring

The score of the coach is calculated as the sum of the following actions:

| ACTION                                   | BONUS/PENALTY |
| ---------------------------------------- | ------------- |
| Team win by 1-10 points, or in overtime  | +10           |
| Team win by 11-20 points                 | +20           |
| Team win by 20+ points                   | +25           |
| Team loss by 1-10 points, or in overtime | -5            |
| Team loss by 11-20 points                | -10           |
| Team loss by 20+ points                  | -20           |

**Important**

Even in the event of dismissal, absence or disqualification of the coach, he will get his score anyway.

<br>
