View Single Post
Old 06-01-2025, 04:49 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,384
Code:
#
# 80 team schedule, 75 games
# Designed for the following configuration:
# 2 subleagues, each with 4 divisions of 10 teams
#
#
# 6 games against 9 other teams in division (7H/7A)
# 3 games against 7 other teams in subleague (3H or 3A)
# no interleague games
# 
# This is one of 2 sibling files that change the interdivision matchups
# Teams that play one additional home series in one file play one additional away series in the other
#
# All 3-games series, one per week, Fri/Sat/Sun
#
# Also whole offweek at midseason, beginning of which has All-Star Game ser
#
# Only minority of games in-division first two weeks, otherwise majority in-division
# Last several weeks are only-indivision games
#
# Teams play no more than 3 consecutive series home or away
#
# All game times 7:05pm
#
# Season begins first Friday on or after February 1
# Season ends first Sunday on or after July 28
# Season spans 178 days
#
# All-Star Game on first Tuesday on or after Apr30 (day 89)
#
# Built 2025-06-01
#
Attached Files
File Type: zip 80team75_2410un_a_gmo.zip (27.6 KB, 40 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote