View Single Post
Old 07-20-2023, 12:27 AM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
Code:
#
# 12 team schedule, 22 games
# Designed for the following configuration:
# 1 subleague with 1 division of 12 teams
#
#
# 2 games against 11 other teams in division (1H/1A)
#
#
# All games are in 2-game series, one at home for each team in the pair
#
# Monday is offday for all teams
#
# Each team has the first game at home in either 5 or 6 of their 11 series
#
# All game times either 12:05pm, 3:35pm, or 7:05pm
# A series has both games start at the same time on their different days
# Each team play 6 or 8 of their games with each of those start times
#
# Teams play no more than one game per day
#
# Season begins first Wednesday on or after Mar31
# Season ends first Sunday on or after Apr24
# Season spans 25 days
#
# No All-Star Game
#
# Built 2023-07-19
#
Attached Files
File Type: zip 12team22_112_a_gmo.zip (1.5 KB, 114 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote