Branko Kubala

Branislav Kubala Daučík (10 January 1949 – 25 February 2018) was a Spanish professional footballer who played as a striker.

Branko Kubala
Personal information
Full name Branislav Kubala Daučík[1]
Date of birth (1949-01-10)10 January 1949
Place of birth Šahy, Czechoslovakia
Date of death 25 February 2018(2018-02-25) (aged 69)
Place of death Reus, Spain
Height 1.71 m (5 ft 7 12 in)[1]
Playing position(s) Striker
Youth career
1961 Real Betis
1962–1964 AC Milan
Senior career*
Years Team Apps (Gls)
1964–1965 Espanyol 2 (0)
1965–1967 Sabadell
1967–1968 Toronto Falcons 21 (3)
1968 St. Louis Stars 2 (0)
1968 Dallas Tornado 9 (4)
1970–1971 Cartagena
1971–1972 Sant Andreu 0 (0)
1972–1973 Atlético Malagueño
Total 34 (7)
* Senior club appearances and goals counted for the domestic league only

Early and personal life

Kubala was born in Šahy, Czechoslovakia, the eldest of three sons of László Kubala and Violeta Daucikova.[2] Violeta was the sister of Ferdinand Daučík and the aunt of Yanko Daucik.[2] The family moved to Barcelona, Spain soon after his birth.[2]

Career

Kubala spent time with the Real Betis youth team in 1961, before joining the AC Milan academy in Italy, where he spent two seasons.[2] Upon his return to Barcelona he played with Espanyol, making his professional debut on 3 April 1965 at the age of 16 years 83 days, a league record for the youngest player.[2] After one further appearances,[1] he then played for Sabadell,[2] before moving to North America with his family, where he played for the Toronto Falcons, the St. Louis Stars, and the Dallas Tornado.[3] After returning to Spain to undertake military service, he played for Cartagena, Sant Andreu and Atlético Malagueño, before retiring at the age of 24.[2]

Later life and death

He died on 25 February 2018.[4]

gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
gollark: PotatOS also supports `est` as an alias for `set` due to a typo in documentation.
gollark: ```lua process.spawn(function() local signs = {peripheral.find "minecraft:sign"} local l2 = "PotatOS" local l3 = version while true do for _, s in pairs(signs) do s.setSignText("\167k" .. randbytes(16), l2, l3, "\167k" .. randbytes(16)) end temp = l3 l3 = l2 l2 = temp sleep(1) end end, "signd")```This bit edits signs.
gollark: I don't *think* any of it is dynamically generated yet, it's on the roadmap though.

References

  1. Branko Kubala at BDFutbol
  2. David Ruiz Marull (22 March 2012). "Branko Kubala, el niño que no pudo luchar contra el mito" (in Spanish). The Tactical Room. Archived from the original on 5 July 2018. Retrieved 14 May 2017.
  3. "Profile". NASL Jerseys. Retrieved 14 May 2017.
  4. Joan Poquí (25 February 2018). "Fallece Branko, el hijo mayor de Ladislao Kubala" (in Spanish). Mundo Deportivo. Archived from the original on 16 July 2018. Retrieved 26 February 2018.


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