Gets the map of player scores grouped by round
IList<IMap<PlayerID, double>> get roundPlayerScores => generic.roundPlayerScores;