I am trying to arrange a volleyball tournament with the following parameters.
24 players (8 "A" players, 8 "B" players, 8 "C" players)
6 person teams (2 "A"s, 2 "B"s, 2 "C"s)
Each "A" "B" and "C" player is only teamed with a similar level person one time
Each player is teamed with different level players only two times maximum
Each person plays 7 games.
There should be a total of 14 games (Two games per round to include all 24 players).
Any ideas.
Thanks
Rich