The class for teams
Adds a Player to the team
Gets the full array of players in the team
Gets the avg rating of the players in the team
Gets the avg rating deviation of the players in the team
Makes a composite Player to use in Glicko2.getTeamMatches
Removes a Player from the team
The class for teams