Antonín Janda
Antonín Janda-Očko (21 September 1892 – 21 January 1960) was a former international Czechoslovak footballer who played for Czechoslovakia and Sparta Prague as a forward.
Personal information | |||
---|---|---|---|
Full name | Antonín Janda-Očko | ||
Date of birth | 21 September 1892 | ||
Place of birth | Prague, Austria-Hungary | ||
Date of death | 21 January 1960 67) | (aged||
Playing position(s) | Forward | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
1920–1923 | AC Sparta Prague[1] | ||
National team | |||
1920–1923 | Czechoslovakia | 10 | (12) |
* Senior club appearances and goals counted for the domestic league only |
International career
Janda played 10 times for his home country, and in his participation with the Czechoslovak Olympic team at the 1920 Summer Olympics football tournament he was notable for having scored two hat-tricks and appearing in the final.[2] However, he did not win a medal; after the dismissal of his team-mate Karel Steiner in that final against Belgium, Janda and the other discontented Czechoslovakians left the pitch in the 40th minute, ultimately causing the Czechoslovaks to get disqualified.[3]
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.
gollark: AutoBotRobot is currently undergoing extensive development and testing. Feature suggestions?
gollark: What is this "shard"?
References
- "Antonín Janda". National Football Teams. Retrieved 2 October 2016.
- "Antonin JANDA". FIFA. Retrieved 2 October 2016.
- Henshaw, Richard (1979). The Encyclopedia of World Soccer. Washington, D.C.: New Republic Books. p. 76. ISBN 978-0-915220-34-2.CS1 maint: ref=harv (link)
External links
![]() |
Wikimedia Commons has media related to Antonín Janda-Očko. |
- Antonín Janda at National-Football-Teams.com
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.