ShKO Oskemen

ShKO Hockey Club (Kazakh: ШҚО хоккей клубы), often referred to as ShKO Oskemen and literally as East Kazakhstan Region (Kazakh: Шығыс Қазақстан облысы), is the farm team of Torpedo Ust-Kamenogorsk. Formerly it known as Kazzinc-Torpedo-2 (2009–2014) and Torpedo Oskemen (2014–2015). They were founded in 2009, and play in the Kazakhstan Hockey Championship, the top level of ice hockey in Kazakhstan.

ShKO Oskemen
CityOskemen, Kazakhstan
LeagueKazakhstan Hockey Championship
Founded2009
Home arenaBoris Alexandrov Sports Palace
Websitewww.hc-torpedo.kz

Season-by-season record

Note: GP = Games played, W = Wins, L = Losses, OTW = Overtime/Shootout Wins, OTL = Overtime/Shootout Losses, Pts = Points, GF = Goals for, GA = Goals against

SeasonGPWLOTWOTLPtsGFGAFinishPlayoffs
2009–1056114023401071637thDid not qualify
2010–115464323259627210thDid not qualify
2011–125434812921334410thDid not qualify
2012–1354123624441252559thDid not qualify

Head coaches

gollark: I was lazy, so it reads (can read) slightly outside of the LTS buffer.
gollark: I think `lts_length` is technically capable of causing segfaults in some situations too.
gollark: ```c#define REP(x) x x x x#define T1 "a"#define T2 REP(T1)#define T3 REP(T2)#define T4 REP(T3)#define T5 REP(T4)#define T6 REP(T5)#define T7 REP(T6)```This was part of my failed plan to implement hyperoperations in the preprocessor.
gollark: I said length TERMINATED.
gollark: ```cchar * lts_to_nullterminated(const char * apioform) { uint32_t len = lts_length(apioform); char * bee = malloc(len + 1); memcpy(bee, apioform, len); bee[len] = 0; // for purposes only return bee;}```Gaze upon my wondrous code.

References

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.