View Single Post
Old 06-21-2024, 02:19 AM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,404
Code:
#
# 30 team schedule, 156 games
# Designed for the following configuration:
# 2 subleagues, each with 3 divisions of 5 teams
#
#
# 18 games against 4 other teams in division (9H/9A)
# 6 games against other 10 teams in subleague (3H/3A)
# 8 games against 1 team from each division of other league (4H/4A)
#
#
# Teams play no more than one game per day
#
# Teams play as many as 20 consecutive days without offday
#
# No homestands or roadtrips longer than 13 games
# All-Star break counted as ending homestands/roadtrips
#
# All teams play 13 weekend series at home
#
# All weekday game times set at 7:05pm
# Saturday game times 30% 1:05pm, 20% 4:05pm, 50% 7:05pm
# Sunday game times 60% 1:05pm, 25% 4:05pm, 15% 7:05pm
# Except 1:05pm game time for all getaway days for both teams
#
# Season begins first Thursday of April
# Season ends first Sunday on or after Sep 26
# Season spans 179 days
#
# All-Star Game set for first Tuesday on or after Jul 14 (season day 104)
#
# Built 2024-06-20
#
Attached Files
File Type: zip 30team156_235u_a_gmo.zip (10.4 KB, 46 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote