View Single Post
Old 12-30-2023, 01:02 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,332
Code:
#
# 10 team schedule, 81 games
# Designed for the following configuration:
# 1 subleague with 1 division of 10 teams
#
#
# 9 games against 9 other teams in division (3 or 6H / 3 or 6A)
#
# All games are in 3-game series
# All series are Fri-Sun
#
# Half of teams have one more series at home than away
# Other half have one more series at away than home
#
# Up to 9 games (3 series) in row may be played home or away
#
# All game times set at 7:05pm
#
# Teams play no more than one game per day
#
# Season begins first Friday of April
# Season ends first Sunday on or after Oct2
# Season spans 185 days
#
# Built 2023-12-30
#
Attached Files
File Type: zip 10team81_110_a_gmo.zip (2.3 KB, 30 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote