2005 Allan Cup
The 2005 Allan Cup was the Canadian national senior ice hockey championship for the 2004-05 Senior "AAA" season. The event was hosted by the Lloydminster Border Kings in Lloydminster, Saskatchewan/Alberta. The 2005 tournament marked the 97th year that the Allan Cup has been awarded.

This Allan Cup coincided with the 2004-05 NHL lockout which had wiped out the entire 2004-05 NHL season including the Stanley Cup Playoffs. As a result, the tournament enjoyed considerably more media coverage compared to what is typically devoted to the Allan Cup. Among the participants involved was Theoren Fleury,[1] a former National Hockey League all-star, playing for the Horse Lake Thunder during the lockout.
Teams
- Can-Am Cobras (Atlantic)
- Horse Lake Thunder (Pacific)
- Lloydminster Border Kings (Host)
- Mid-West Islanders (West)
- Montmagny Sentinelles (Quebec)
- Thunder Bay Bombers (Ontario)
Results
Round Robin
- Mid-West Islanders 8 - Thunder Bay Bombers 3
- Lloydminster Border Kings 7 - Can-Am Cobras 0
- Montmagny Sentinelles 5 - Thunder Bay Bombers 2
- Horse Lake Thunder 9 - Lloydminster Border Kings 2
- Horse Lake Thunder 7 - Can-Am Cobras 2
- Montmagny Sentinelles 6 - Mid-West Islanders 2
Quarter-final
- Mid-West Islanders 4 - Can-Am Cobras 3
- Thunder Bay Bombers 5 - Lloydminster Border Kings 0
Semi-final
- Thunder Bay Bombers 7 - Horse Lake Thunder 5
- Montmagny Sentinelles 4 - Mid-West Islanders 1
Final
- Thunder Bay Bombers 4 - Montmagny Sentinelles 3
gollark: <@278889690596376576> Can you update CC Tweaked? SquidDev updated it to allow binary websocket sending.
gollark: <@152960219390017538> PHP is bad.
gollark: Somehow!
gollark: Well, combined with the rest of the code, it does!
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopContext;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopRunner;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.loop.LoopPayloadExecution;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.strategies.FizzBuzzSolutionStrategy;@Servicepublic class EnterpriseGradeFizzBuzzSolutionStrategy implements FizzBuzzSolutionStrategy { private final LoopPayloadExecution _loopPayloadExecution; @Autowired public EnterpriseGradeFizzBuzzSolutionStrategy(final LoopPayloadExecution _loopPayloadExecution) { super(); this._loopPayloadExecution = _loopPayloadExecution; } @Override public void runSolution(final int nFizzBuzzUpperLimit) { final LoopContext loopContext = new LoopContext(nFizzBuzzUpperLimit); final LoopRunner loopRunner = new LoopRunner(loopContext, loopContext, this._loopPayloadExecution); loopRunner.runLoop(); }}```
References
- Fleury, Theo; Kirstie McLellan Day (2009). Playing With Fire. HarperCollins. pp. 295–300. ISBN 978-1-55468-239-3.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.