2007–08 OB I bajnoksag season

The 2007–08 OB I bajnokság season was the 71st season of the OB I bajnokság, the top level of ice hockey in Hungary. Seven teams participated in the league, and Alba Volan Szekesfehervar won the championship.

Regular season

Club GP W OTW OTL L Goals Pts
1.Dunaújvárosi Acél Bikák3625227142:8481
2.HC Miercurea Ciuc3623328135:8877
3.SC Miercurea Ciuc3623229144:7175
4.Újpesti TE36192114126:10062
5.Ferencvárosi TC36121122110:14439
6.Alba Volán Székesfehérvár366032778:19321
7.Miskolci Jegesmedvék JSE365212890:15520

Playoffs

Quarterfinals

  • HC Miercurea Ciuc - Miskolci Jegesmedvék JSE 2:0 (3:1, 5:1)
  • SC Miercurea Ciuc - Ferencvárosi TC 2:0 (7:3, 2:1)
  • Újpesti TE - Alba Volán Székesfehérvár 0:2 (1:2 OT, 1:5)

Semifinals

  • SC Miercurea Ciuc - Alba Volán Székesfehérvár 0:3 (1:5, 2:3, 1:5)
  • Dunaújvárosi Acél Bikák - HC Miercurea Ciuc 1:3 (2:6, 3:2, 1:2 SO, 2:3 OT)

3rd place

  • Dunaújvárosi Acél Bikák - SC Miercurea Ciuc 0:3 (1:4, 0:4, 1:5)

Final

  • HC Miercurea Ciuc - Alba Volán Székesfehérvár 0:4 (3:5, 2:6, 1:9, 0:6)
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!
gollark: They work in do notation, don't they?
gollark: Anyway, my clever tagged template string hack, although probably less efficient than manually declaring a ton of variables for prepared statements everywhere, makes queries look quite nice *and* does not have horrible security flaws.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.