This is how the system should be:
- 12 groups
- 6 players per group
- randomly select duel opponents (everyone fights everyone)
- you cannot fight your own team members
Randomizing would be really easy if not for that last part. It won't make it super difficult, but it won't be possible with the randomizers I've been using, without manually fixing seeding errors.
If anyone has suggestions on how to do this, I'm all ears. Some kind of simple seeding software would be awesome, or maybe an online service if someone knows one.
Thanks.