2018–19 Bulgarian Hockey League season
The 2018-19 Bulgarian Hockey League season was the 67th season of the Bulgarian Hockey League, the top level of ice hockey in Bulgaria. Four teams participated in the league, and Irbis-Skate Sofia won the championship.
Regular season
Club | GP | W | T | L | Goals | Pts | |
---|---|---|---|---|---|---|---|
1. | Irbis-Skate Sofia | 11 | 10 | 0 | 1 | 95:22 | 30 |
2. | HC NSA Sofia | 12 | 7 | 1 | 4 | 50:51 | 23 |
3. | HC Slavia Sofia | 11 | 5 | 1 | 5 | 36:57 | 16 |
4. | HC CSKA Sofia | 12 | 0 | 0 | 12 | 31:82 | 0 |
Note: The February 26, 2019 game between Irbis-Skate Sofia and HC Slavia Sofia wasn't played.
gollark: By copying half the code out of SPUDNET it shouldn't be *too* horrible to do.
gollark: I've decided to add another eternally unfinished™ project to my projects pile! A Minetest server management web UI.
gollark: (https://www.reddit.com/r/unix/comments/6gxduc/how_is_gnu_yes_so_fast/)
gollark: <@709333181983096834> ```c/* yes.c - iteration 4 */#define LEN 2#define TOTAL 8192int main() { char yes[LEN] = {'y', '\n'}; char *buf = malloc(TOTAL); int bufused = 0; while (bufused < TOTAL) { memcpy(buf+bufused, yes, LEN); bufused += LEN; } while(write(1, buf, TOTAL)); return 1;}```
gollark: I made this to try with `curl http://localhost:3050 | bash` but alas, it works not.
External links
- Season on eurohockey.com
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.