List of Dominican Summer League champions

The Dominican Summer League is one of three Rookie leagues of Minor League Baseball. A league champion is determined at the end of each season.

League champions

Year Champion Score Finalist(s)
1985Piratas del Atlantico (ATL, LAD, and OAK)[a]3–2Arroceros Del Nordeste
1986Co-op (Chicago, HOU, LAD, and OAK)[b]2–0Co-op (ATL, BAL, PHI, and TOR)[c]
1987Indios del Valle (BAL, PHI, and PIT)[d]3–2Piratas del Atlantico (ATL, LAD, and OAK)[e]
1988DSL Dodgers2–0Expos/Bravos
1989DSL Dodgers2–0DSL Athletics
1990DSL Pirates3–1DSL Giants/DSL Indians
1991DSL Blue Jays6–3DSL Dodgers/DSL Indians
1992DSL Dodgers La Vega2–0DSL Athletics
1993DSL Dodgers La Vega3–1DSL Blue Jays
1994DSL Mets3–1DSL Mariners
1995Hiroshima Toyo Carp 2–0DSL Indians
1996DSL Dodgers Romana3–2DSL Athletics
1997DSL Dodgers Romana3–2DSL Dodgers Santo Domingo
1998DSL Athletics West3–2DSL Dodgers Romana
1999DSL Phillies3–2DSL Mets East
2000DSL Dodgers3–2DSL Brewers
2001DSL Brewers3–2DSL Phillies
2002DSL Indians3–0DSL Blue Jays
2003DSL Pirates3–1DSL Diamondbacks
2004DSL Indians3–2DSL Yankees
2005DSL Yankees 13–0DSL Royals
2006DSL Yankees 13–1DSL Marlins
2007DSL Nationals 13–2DSL Yankees 1
2008DSL Nationals 12–1DSL Giants
2009DSL Giants3–0DSL Twins
2010DSL Giants3–1DSL Reds
2011DSL Angels3–0DSL Orioles
2012DSL Pirates 13–1DSL Angels
2013DSL Rangers2–1DSL Tigers
2014DSL Rangers 13–1Boston Red Sox
2015DSL Giants3–0DSL Rangers 1
2016DSL Red Sox3–1DSL Rangers 1
2017DSL Dodgers 26–4DSL Dodgers 1
2018DSL Rays 18–1DSL Rangers 1
2019 DSL Royals 1 1–0 DSL D-backs 2
2020None (season cancelled due to COVID-19 pandemic)[1]

Championship wins by team

Championships by split-squad teams are listed by their main Dominican Summer League team. Active DSL teams appear in bold.

Wins Team Championship years
8DSL Dodgers1988, 1989, 1992, 1993, 1996, 1997, 2000, 2017
3DSL Giants2009, 2010, 2015
3DSL Pirates1990, 2003, 2012
2DSL Indians2002, 2004
2DSL Nationals2007, 2008
2DSL Rangers2013, 2014
2DSL Yankees2005, 2006
1Co-op (Chicago, HOU, LAD, and OAK)1986
1DSL Angels2011
1DSL Athletics1998
1DSL Blue Jays1991
1DSL Brewers2001
1DSL Mets1994
1DSL Phillies1999
1DSL Rays2018
1DSL Red Sox2016
1DSL Royals2019
1Hiroshima Toyo Carp1995
1Indios del Valle (BAL, PHI, and PIT)1987
1Piratas del Atlantico (ATL, LAD, and OAK)1985

Notes

The last four DSL champions have came from the Boca Chica Northwest division. (2015-2019)

gollark: They'll probably say "lambdas are evil" because python hates functional programming a lot of the time.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.

References

  • "Campeones". Dominican Summer League (in Spanish). Retrieved August 15, 2017.
  1. "2020 Minor League Baseball Season Shelved". Minor League Baseball. June 30, 2020. Retrieved July 1, 2020.
  2. "Campeones". Dominican Summer League (in Spanish). Retrieved August 15, 2017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.