Ershad Yousefi
Ershad Yousefi (Persian: ارشاد یوسفی, born September 19, 1981 in Mashhad, Iran) is an Iranian football goalkeeper who most recently plays for Foolad in Iran Pro League.
Personal information | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Full name | Ershad Yousefi | ||||||||||||
Date of birth | September 19, 1981 | ||||||||||||
Place of birth | Mashhad, Iran | ||||||||||||
Playing position(s) | Goalkeeper | ||||||||||||
Senior career* | |||||||||||||
Years | Team | Apps | (Gls) | ||||||||||
2000–2003 | Aboomoslem | 42 | (0) | ||||||||||
2003–2004 | Sepahan | 17 | (0) | ||||||||||
2004–2005 | Shamoushak | 19 | (0) | ||||||||||
2005–2007 | Saipa | 23 | (0) | ||||||||||
2007–2008 | Shirin Faraz | 19 | (0) | ||||||||||
2008–2010 | Saba | 40 | (0) | ||||||||||
2010–2012 | Mes | 49 | (0) | ||||||||||
2012–2014 | Foolad | 28 | (0) | ||||||||||
2014–2016 | Mes | 20 | (0) | ||||||||||
2016–2018 | Oxin | 22 | (0) | ||||||||||
2018–2019 | Aluminium | 8 | (0) | ||||||||||
National team | |||||||||||||
2001–2002 | Iran U20 | 2 | (0) | ||||||||||
2005 | Iran B | ||||||||||||
Honours
| |||||||||||||
* Senior club appearances and goals counted for the domestic league only |
Club career
Club Career Statistics
Last Update 25 May 2015
Club performance | League | Cup | Continental | Total | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Season | Club | League | Apps | Goals | Apps | Goals | Apps | Goals | Apps | Goals |
Iran | League | Hazfi Cup | Asia | Total | ||||||
2004–05 | Shamoushak | Pro League | 19 | 0 | 0 | - | - | 0 | ||
2005–06 | Saipa | 16 | 0 | 0 | - | - | 0 | |||
2006–07 | 7 | 0 | 0 | - | - | 0 | ||||
2007–08 | Shirin Faraz | 19 | 0 | 0 | - | - | 0 | |||
2008–09 | Saba | 12 | 0 | 0 | 0 | 0 | 0 | |||
2009–10 | 28 | 0 | 0 | - | - | 0 | ||||
2010–11 | Mes | 20 | 0 | 0 | - | - | ||||
2011–12 | 29 | 0 | 0 | - | - | |||||
2012–13 | Foolad | 19 | 0 | 1 | 0 | - | - | 20 | 0 | |
2013–14 | 7 | 0 | 0 | 0 | 1 | 0 | 8 | 0 | ||
2014–15 | 2 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | ||
Career total | 177 | 0 | 0 | 1 | 0 | 0 |
International career
He was the goalkeeper of Iran national under-20 football team at the 2001 FIFA World Youth Championship held in Argentina. In 2002, he was the reserve goalkeeper for Iran national football team at the West Asian Football Federation Championship, but did not make an appearance. In 2005, he was goalkeeper for Iran Under-23 team that participated in the 2005 Islamic Solidarity Games in Saudi Arabia.
Honours
- Foolad
- Iran Pro League (1): 2013–14
- Sepahan
- Hazfi Cup (1}: 2003–04
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"?
gollark: Ah.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.