Home | Webstore
Latest News: OOTP 26 Available - FHM 11 Available - OOTP Go! Available

Out of the Park Baseball 26 Buy Now!

  

Go Back   OOTP Developments Forums > Out of the Park Baseball 26 > OOTP Mods > OOTP Mods - Schedules

OOTP Mods - Schedules Create your very own game schedules, or share historical schedules

Reply
 
Thread Tools
Old 04-27-2024, 11:48 PM   #1
terij
Bat Boy
 
Join Date: Dec 2022
Posts: 11
Schedule request - 14 teams 132 games 2S/2D/4433T (Alternative Home & Away Version)

Hello, so around this time last year, I requested a schedule similar to this one. I wanted to request the same schedule, this time the "alternating home-and-away version" along with a few changes and additional requests.


4 teams, 132 games, 42 series
2 subleagues, each with two divisions
1st subleague contains divisions of 4,4
2nd subleague contains divisions of 3,3

For 8-team subleague
20 games vs. all 3 division opponents (10H/10A) (60 total)
*6 series vs. each team (3H/3A) (18 total)
9 games vs. each team in other division (6H/3A) / (3H/6A) (36 total)
3 series vs. each team (2H/1A) / (1H/2A) (12 total)
6 games vs. each team in other subleague (3H/3A) (36 total)
2 series vs. each team (1H/1A) (12 total)

Opposite of last year's schedule
Teams 1 & 3 will host 2 home series vs. teams 5 & 7
Teams 2 & 4 will host 2 home series vs. teams 6 & 8


For 6-team subleague
24 games vs. all 2 division opponents (12H/12A) (48 total)
#7 series vs. each team (4H/3A) / (3H/4A) (14 total)
12 games vs. each team in other division (6H/6A) (36 total)
4 series vs. each team (2H/2A) (12 total)
6 games vs. each team in other subleague (3H/3A) (48 total)
2 series vs. each team (1H/1A) (16 total)

Again, opposite of last year's schedule
Team 9 will host team 10 for 3 4-game series
Team 10 will host team 11 for 3 4-game series
Team 11 will host team 9 for 3 4-game series
Team 12 will host team 14 for 3 4-game series
Team 13 will host team 12 for 3 4-game series
Team 14 will host team 13 for 3 4-game series

*Each team will host 1 4-game series and 2 3-games series.
#One team will host 3 4-game series and the other will host 4 3-game series.


Season Start: First Friday of April
Season End: First Sunday of September
Season Length: 150 days
All-Star Break: Day 74 - Day 77 (Game on Day 75)
Offday follows every road interleague series

BONUS: (These may seem random
Team 8 to get 3 consecutive road series right before all-star break
All teams play on Days 46, 89, 123, 150 (Each team plays at home on 2 of these days)

Thanks in advance!
terij is offline   Reply With Quote
Old 05-04-2024, 03:20 PM   #2
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,386
I reversed the home/away of all the matchups even though that was not the same as some of the specific details. E.g., 9 already hosted 10 for the 4-game series in the previous, so in this version 10 hosts 9 for the 4-game series.

The biggest difference was shifting the All-Star Break forward a couple weeks. That was doable, but not all the other details could be worked out together. I emphasized the day off after road interleague series, but doing that made some other things not completely workable.

Some teams have only a 3-day All-Star Break, restarting on day 77.

A couple teams play at home only 1 of the four special days, with a corresponding two teams playing 3 of them at home.

So that is the new b1 version.

I went ahead and made a b2 version that satisfies the other requests but gives up on the requirement of offday after interleague road series. To sort of compensate for that, I made so 1:05pm will be the gametime if either team plays elsewhere the next day.
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 05-04-2024, 03:20 PM   #3
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,386
Code:
#
# 14 team schedule, 132 games
# Designed for the following configuration:
# 2 subleagues, 
# first with 2 divisions of 4 teams
# second with 2 divisions of 3 teams
#
#
# First subleague...
# 20 games against 3 other teams in division (10H/10A)
# 9 games against 4 other teams in subleague (6H/3A or 3H/6A)
# 6 games against each team in other subleague (3H/3A)
# Second subleague...
# 24 games against 2 other teams in division (12H/12A)
# 12 games against 3 other teams in subleague (6H/6A)
# 6 games against each team in other subleague (3H/3A)
#
#
# Division games are almost all played in weekend series
# Interleague games are all played early week
# Offday follows every road interleague series
# 
# No homestands or roadtrips longer than 16 games
#
# Teams play as many as 20 consecutive days without offday
#
# All teams play 11 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
# Exceptions 1:05pm getaway days (where both teams play elsewhere next day)
#
# Season begins first Friday of April
# Season ends late August / early September
# Season spans 150 days
#
# All-Star Game first Tuesday on or after June 14 (day 75)
#
# Built 2024-05-04
#
Attached Files
File Type: zip 14team132_224433u_b1_gmo.zip (4.6 KB, 40 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 05-04-2024, 03:21 PM   #4
gmo
Hall Of Famer
 
Join Date: May 2002
Location: Longmont, CO
Posts: 3,386
Code:
#
# 14 team schedule, 132 games
# Designed for the following configuration:
# 2 subleagues, 
# first with 2 divisions of 4 teams
# second with 2 divisions of 3 teams
#
#
# First subleague...
# 20 games against 3 other teams in division (10H/10A)
# 9 games against 4 other teams in subleague (6H/3A or 3H/6A)
# 6 games against each team in other subleague (3H/3A)
# Second subleague...
# 24 games against 2 other teams in division (12H/12A)
# 12 games against 3 other teams in subleague (6H/6A)
# 6 games against each team in other subleague (3H/3A)
#
#
# Division games are almost all played in weekend series
# Interleague games are all played early week
# 
# No homestands or roadtrips longer than 13 games
#
# Teams play as many as 20 consecutive days without offday
#
# All teams play 11 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
# Exceptions 1:05pm getaway days (where either team plays elsewhere next day)
#
# Season begins first Friday of April
# Season ends late August / early September
# Season spans 150 days
#
# All-Star Game first Tuesday on or after June 14 (day 75)
#
# Built 2024-05-04
#
Attached Files
File Type: zip 14team132_224433u_b2_gmo.zip (4.6 KB, 43 views)
__________________
Making Baseball Schedules
gmo is offline   Reply With Quote
Old 05-04-2024, 06:11 PM   #5
terij
Bat Boy
 
Join Date: Dec 2022
Posts: 11
thank you for your hard work gmo!
terij is offline   Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:02 AM.

 

Major League and Minor League Baseball trademarks and copyrights are used with permission of Major League Baseball. Visit MLB.com and MiLB.com.

Officially Licensed Product – MLB Players, Inc.

Out of the Park Baseball is a registered trademark of Out of the Park Developments GmbH & Co. KG

Google Play is a trademark of Google Inc.

Apple, iPhone, iPod touch and iPad are trademarks of Apple Inc., registered in the U.S. and other countries.

COPYRIGHT © 2023 OUT OF THE PARK DEVELOPMENTS. ALL RIGHTS RESERVED.

 

Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright © 2024 Out of the Park Developments