1956 Nemzeti Bajnokság I
Statistics of Nemzeti Bajnokság I in the 1956 season.
Overview
It was performed by 12 teams. Season did not finish due to the Hungarian Revolution of 1956.
League standings
Pos | Team | Pld | W | D | L | GF | GA | GR | Pts |
---|---|---|---|---|---|---|---|---|---|
1 | Budapesti Honvéd SE | 21 | 13 | 3 | 5 | 52 | 29 | 1.793 | 29 |
2 | Budapesti Dózsa | 22 | 11 | 4 | 7 | 30 | 26 | 1.154 | 26 |
3 | Budapesti Vörös Lobogó | 18 | 10 | 5 | 3 | 41 | 24 | 1.708 | 25 |
4 | Budapesti Kinizsi | 22 | 8 | 8 | 6 | 38 | 29 | 1.310 | 24 |
5 | Salgótarjáni BTC | 21 | 9 | 6 | 6 | 32 | 28 | 1.143 | 24 |
6 | Csepel SC | 22 | 7 | 9 | 6 | 30 | 27 | 1.111 | 23 |
7 | FC Tatabánya | 22 | 7 | 8 | 7 | 26 | 28 | 0.929 | 22 |
8 | Vasas SC | 17 | 5 | 6 | 6 | 28 | 28 | 1.000 | 16 |
9 | Dorogi Bányász | 21 | 5 | 6 | 10 | 25 | 35 | 0.714 | 16 |
10 | Szombathelyi Törekvés | 21 | 6 | 4 | 11 | 24 | 35 | 0.686 | 16 |
11 | Pécsi Dózsa | 21 | 5 | 4 | 12 | 21 | 37 | 0.568 | 14 |
12 | Szegedi EAC | 20 | 4 | 5 | 11 | 21 | 42 | 0.500 | 13 |
Source: rsssf.com
gollark: I am a competent™™ websiteination™ administron.
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
gollark: ++random 1 5
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.