Hi there,
I'm looking at doing an NHL or NBA style regular season fixture for an online league where each player takes one of the team names. I want to be able to create a fixture/schedule that is similar to that of the NHL or NBA. For instance, 32 teams across 4 divisions in two conferences. I'm not entirely sure how these leagues do their fixturing but something basic like:
- Play everyone in you division 3 times (21 games per team as you would play each of the other seven teams in your conference 3 times)
- Play everyone else in your conference twice (Another 14 games per team as you would play each of the teams from the other division in your conference twice)
- Play everyone in the other conference once (Another 15 games per team as you would play each of the teams from the other conference, regardless of division, once)
For a total of 50 games for each team.
Is there a way to use Alteryx to generate this? I wouldn't need it split by round or anything but just making sure each team plays that number of games would be pivotal. Has anybody tried this before?
Thanks!