I need to set up a round robin for a league/tournament. I found a video that guides me on creating a round that pairs all the teams randomly, which is fantastic. Now, I want to generate multiple rounds dynamically and ensure that in each round, teams don’t play against any team they’ve already faced. How can I achieve this?
Create a Tournament Matching Algorithm - Bubble.io Tutorial
https://www.youtube.com/watch?v=DoPVoA5ThPI