WFTDA South Central Regional Tournament

The WFTDA South Central Regional Tournament or WFTDA South Central Region Playoffs was one of four annual roller derby regional qualifying tournaments for the WFTDA Championships.

WFTDA South Central Regional Tournament
2009–2012
Tournament information
LocationVarious
Month playedOctober
Established2009
FormatKnockout
Current champion
Texas Rollergirls

The Tournament was organised by the Women's Flat Track Derby Association (WFTDA). Full WFTDA members in the South Central Region were eligible for ranking, and the top ten leagues would qualify for the South Central Regional Tournament, with the top three finalists qualifying for the Championships. Together, the four qualifying tournaments and Championships were termed the "Big 5".[1] Starting with the 2013 WFTDA season, WFTDA's regions were discontinued in favor of an overall-rankings based system, and a new playoff format was created.

Championships

YearDateNameVenueChampionSecondThird
2009[2]25-27 SeptemberSouthern Fried SmackdownAtlanta, GeorgiaTexas RollergirlsKansas City Roller WarriorsHouston Roller Derby
2010[3]8-10 OctoberAmber Waves of PainLincoln, NebraskaKansas City Roller WarriorsTexas RollergirlsNashville Rollergirls
2011[4]30 September-2 OctoberShow Me Der-B-QKansas City, MissouriTexas RollergirlsKansas City Roller WarriorsNashville Rollergirls
2012[5]5-7 OctoberLandlocked Lace-upLincoln, NebraskaTexas RollergirlsAtlanta RollergirlsKansas City Roller Warriors

2009 Southern Fried Smackdown

On September 27, 2009, the Texas Rollergirls (Texecutioners) beat the Kansas City Roller Warriors 153-70 in the South Central championship bout. Houston Roller Derby (HaRD Knocks) defeated the Dallas Derby Devils 113-101 to take third place.[6]

gollark: ``` WillPascucci commented 21 days ago •I'm trying to run this on IBM Q. I want to increase my performance by ~10-15% and I believe that optimizing these operations on qubits would be the simplest way. What is the plan to include quantum computing support? I'm trying to have this ready for my performance review next quarter. Please advise!```
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```

References

  1. "WFTDA 2011 Big 5 Tournament Schedule Announced Archived 2011-10-05 at the Wayback Machine", WFTDA, 9 November 2010
  2. Southern Fried Smackdown, WFTDA
  3. Amber Waves of Pain, WFTDA
  4. Show Me Der-B-Q, WFTDA
  5. The Big 5 WFTDA Sponsored Tournaments Archived 2011-11-15 at the Wayback Machine, WFTDA
  6. Feelgood, Justice (2009-09-28). "South Central Regionals Capsule Recaps". Derby News Network. Retrieved 2011-10-30.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.