Champaign Swarm

The Champaign Swarm are a professional minor league basketball team that plays in the Midwest Professional Basketball Association (MPBA).[1] Based in Champaign, Illinois, the Swarm play their home games at Parkland College.[2]

Champaign Swarm
Founded2014
LeagueMidwest Professional Basketball Association
Based inChampaign, Illinois
ArenaDodds Athletic Center
ColorsYellow, Black
         
OwnerKevin Applebee
Head coachMatt Neaville
Championships1 (2015)

History

Champaign won the inaugural MPBA championship defeating Bloomington Flex in a semifinal before a victory over St. Louis RiverSharks in the final 115-106. Avery Smith, who played three seasons at the University of Wisconsin-Milwaukee.[3] The Swarm were coached in 2015 by Chris Daleo.

Season-by-season

Season W L Result Playoffs
2015 15 5 3rd of 6 2-0; MPBA champion
2016 TBD TBD
gollark: I don't THINK so.
gollark: PETA will destroy you.
gollark: At least it has generics.
gollark: Oh, and it's not a special case as much as just annoying, but it's a compile error to not use a variable or import. Which I would find reasonable as a linter rule, but it makes quickly editing and testing bits of code more annoying.
gollark: As well as having special casing for stuff, it often is just pointlessly hostile to abstracting anything:- lol no generics- you literally cannot define a well-typed `min`/`max` function (like Lua has). Unless you do something weird like... implement an interface for that on all the builtin number types, and I don't know if it would let you do that.- no map/filter/reduce stuff- `if err != nil { return err }`- the recommended way to map over an array in parallel, if I remember right, is to run a goroutine for every element which does whatever task you want then adds the result to a shared "output" array, and use a WaitGroup thingy to wait for all the goroutines. This is a lot of boilerplate.

References

  1. "Champaign team joins Flex's basketball league". Bloomington Pantagraph. October 15, 2014. Retrieved November 15, 2014.
  2. Andreson, Scott (October 17, 2014). "Professional BB to hit Midwest hardwood". Nextstar Broadcasting. Archived from the original on November 29, 2014. Retrieved November 15, 2014.
  3. "Coach kicks top scorer Smith off Wisconsin-Milwaukee squad". ESPN. 8 November 2007.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.