1960–61 Czechoslovak First League

Statistics of Czechoslovak First League in the 1960–61 season.

Czechoslovak First League
Season1960–61
ChampionsDukla Prague
RelegatedRudá Hvězda Brno
Jednota Trenčín
Dynamo Praha
European CupDukla Prague
Cup Winners' CupDynamo Žilina
Fairs CupSpartak Brno KPS
Top goalscorerRudolf Kučera
Ladislav Pavlovič
(17 goals each)

Overview

It was contested by 14 teams, and Dukla Prague won the championship. Rudolf Kučera and Ladislav Pavlovič were the league's top scorers with 17 goals each.[1]

League standings

Pos Team Pld W D L GF GA GD Pts Qualification or relegation
1 Dukla Prague (C) 26 17 5 4 66 23 +43 39 Qualification for European Cup preliminary round
2 CH Bratislava 26 13 6 7 43 29 +14 32
3 Slovan Bratislava 26 12 5 9 45 29 +16 29
4 Baník Ostrava 26 12 5 9 50 46 +4 29
5 Spartak Prague Sokolovo 26 13 3 10 44 43 +1 29
6 Tatran Prešov 26 11 6 9 40 37 +3 28
7 Spartak Prague Stalingrad 26 11 5 10 38 38 0 27
8 Spartak Hradec Králové 26 9 7 10 32 35 3 25
9 SONP Kladno 26 10 5 11 42 47 5 25
10 Spartak Trnava 26 9 7 10 44 50 6 25
11 Slovan Nitra 26 8 8 10 37 57 20 24
12 Rudá Hvězda Brno (R) 26 7 6 13 37 45 8 20 Relegation to Czechoslovak Second League
13 Jednota Trenčín (R) 26 7 4 15 36 56 20 18
14 Dynamo Praha (R) 26 5 4 17 30 49 19 14
Source: rsssf.com
(C) Champion; (R) Relegated.

Dynamo Žilina qualified for the Cup Winners' Cup as Czechoslovak Cup runners-up from a lower division.
Spartak Brno KPS qualified for the Inter-Cities Fairs Cup from a lower division.

gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff

References

  1. Jeřábek, Luboš (2007). Český a československý fotbal - lexikon osobností a klubů (in Czech). Prague, Czech Republic: Grada Publishing. p. 231. ISBN 978-80-247-1656-5.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.