I’m currently trying to create a system for a specific tournament but I can’t figure out how to generate the matches table. I have a tournament with <T> teams. Each team needs to play vs each other team exactly once. The tournament location has <M> fields which can be played on at the same timeRead more