Round Robin Tournament Scheduling

Request: 24 players 4v4; 10 games

saintsriracha

  • Newbie
  • *
    • Posts: 0
on: May 16, 2024, 01:17:27 AM
First of all, huge thanks to the contributors and moderators of this forum. It's super helpful. There is not another forum like this on the internet. 

I found this awesome response for a 16 player, 4v4 10 game tournament in two fields (in ABCD EFGH ...) 
https://www.devenezia.com/round-robin/forum/?topic=774 

Would it be possible to have one for 24 players, 4v4, 10 games, 3 fields? 
Only additional requirement is not to have any one pair repeat more than twice, everyone paired with most others, and facing most everyone else. 
THANKS!

PS - is there a widget that I could install in Excell or formula to import in Google Sheets where we input # of players (maintaining 4v4 and 10 games)? 


saintsriracha

  • Newbie
  • *
    • Posts: 0
Reply #1 on: May 16, 2024, 01:45:14 AM
Perhaps I found the answer - i eventually got to this page following many breadcrumbs:
https://web.archive.org/web/20120503232317/http://www.maa.org/editorial/mathgames/mathgames_08_14_07.html#g24o4d7

This appears to be the answer I was looking for (do please let me know if it appears correct):
24 golfers can play in foursomes for 7 days.
Quote
Day1 ABKU IJSE QRCM DGFX HLNO PTVW
Day2 ACLV IKTF QSDN EHGR BMOP JUWX
Day3 ADMW ILUG QTEO FBHS CJNP KRVX
Day4 AENX IMVH QUFP GCBT DJKO LRSW
Day5 AFOR INWB QVGJ HDCU EKLP MSTX
Day6 AEPS IOXC QWHK BEDV FJLM NRTU
Day7 AHJT IPRD QXBL CFEW GKMN OSUV



Ian Wakeling

  • Forum Moderator
  • God Member
  • *****
    • Posts: 1141
Reply #2 on: May 16, 2024, 03:34:27 AM
There is actually an error in the 24 player schedule that you copied - for Day 6 the first 'E' should be a 'G'.  However, this schedule is for foursomes over 7 days, each player plays exactly once with 21 different players, and has exactly two players who they never meet - so for example player A meets everyone except I and Q.  The problem is that the schedule does not work well if you try and divide each day into 3 games of 4 versus 4.  For example if you played column 1 versus column 2, then A would always oppose I, and never oppose Q.  No matter how you form the 4v4 games, you will always have poor balance for opponents.

I don't know of any software that will help you here, but perhaps I can help with a schedule.  The schedule above is for 7 rounds when you were asking for a 10 round schedule, so I presume there is some flexibility in the number of rounds - is that right?


saintsriracha

  • Newbie
  • *
    • Posts: 0
Reply #3 on: Today at 03:58:14 PM
Ian,
Realistically, we can play 8 games in a single one-time tournament, keeping it under 2 hours. 

I found that the sequence I had posted before was made for golf not soccer, so it did not take into account the opponents team- as a result, works great to avoid repeating any two pairings more than twice, but it does repeat oponents (same two oponennt players ended up facing three times sometimes). 

So ideally I'm looking for:
* 24 players
* 4v4 games
* Three fields 
* 8 rounds
* Any two players are not paired together or face against each other more than twice 
* It's OK to have pairings that do not happen (I imagine this is unavoidable). 

In this Dutch style tournament, each team point is tracked at the indivdual level, so there is one player that wins most points at the end (penalty shootouts if there are players tied for most points). This has three concurrent 4v4 games, looking like this: 




Once I receive the sequences from you, I will create a Google Spreadsheet that will automatically tally indivdiual points and provides a final player ranking at the end of the tournament. I will be organizing these tournaments on a monthly basis (several of us doing this at the club), so whatever you provide will be used A LOT. 

THANAK YOU!!!

PS- I already created exactly this tracking spreadsheet for the 16 player tournament that you had posted here on this site in response to an earlier query, so you've already helped!