Leandro Fernández (footballer, born 1995)

Leandro David Fernández (born 23 January 1995) is an Argentine professional footballer who plays as a forward for Sportivo Las Parejas.[1]

Leandro Fernández
Personal information
Full name Leandro David Fernández
Date of birth (1995-01-23) 23 January 1995
Place of birth Almafuerte, Argentina
Playing position(s) Forward
Club information
Current team
Sportivo Las Parejas
Youth career
Belgrano
Senior career*
Years Team Apps (Gls)
2016–2018 Belgrano 2 (0)
2017Crucero del Norte (loan) 21 (3)
2017–2018Guillermo Brown (loan) 14 (0)
2018– Sportivo Las Parejas 0 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 17:43, 9 September 2018 (UTC)

Career

Fernández started his career with Belgrano of the Argentine Primera División, making his debut on 18 September 2016 in a league match with Olimpo.[2] He made one more appearance, versus Unión Santa Fe, before joining Primera B Nacional side Crucero del Norte on loan.[3] His first appearance for the club came on 11 March against Estudiantes, five matches later he scored his first professional goal in a defeat to Instituto. Overall, Fernández scored three times in twenty-one fixtures for Crucero but the season ended in disappointment with the club getting relegated.[4]

He joined Guillermo Brown of Primera B Nacional on loan on 10 September 2017, making his debut seven days later against Instituto.[1] Torneo Federal A team Sportivo Las Parejas signed Fernández in September 2018.[1]

Career statistics

As of 9 September 2018.[1]
Club statistics
Club Season League Cup[lower-alpha 1] League Cup Continental[lower-alpha 2] Other Total
DivisionAppsGoalsAppsGoalsAppsGoalsAppsGoalsAppsGoalsAppsGoals
Belgrano 2016–17 Primera División 2000000020
2017–18 00000000
Total 2000000020
Crucero del Norte (loan) 2016–17 Primera B Nacional 21300213
Guillermo Brown (loan) 2017–18 1400000140
Sportivo Las Parejas 2018–19 Torneo Federal A 00000000
Career total 373000000373
  1. Includes the Copa Argentina
  2. Includes the Copa Sudamericana
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.
gollark: ```rust#[derive(Serialize, Deserialize, Debug, PartialEq, Eq, Hash, Clone)]#[serde(untagged)]pub enum Channel { Numeric(i64), Named(String)}#[derive(Serialize, Deserialize, Debug, Clone, Message)]pub struct RawMsg { pub channel: Channel, #[serde(flatten)] pub meta: HashMap<String, Value>, pub message: Value}#[derive(Serialize, Deserialize, Debug, Clone, Message)]pub struct Msg { pub channel: Channel, #[serde(flatten)] pub meta: HashMap<String, Value>, pub message: Value, pub timestamp: chrono::DateTime<chrono::Utc>}#[derive(Serialize, Deserialize, Debug)]#[serde(tag = "type")]enum MessageFromClient { #[serde(rename = "open")] Open { channel: skynet::Channel }, #[serde(rename = "close")] Close { channel: skynet::Channel }, #[serde(rename = "message")] Message(skynet::RawMsg)}#[derive(Serialize)]#[serde(tag = "type")]enum MessageToClient<'a> { #[serde(rename = "message")] Message(skynet::Msg), #[serde(rename = "channels")] OpenChannels { channels: &'a HashSet<skynet::Channel> }}```WIP Rust notreallyconversion of the Skynet protocol.
gollark: ```goconst( zero = iota; /* iota starts as zero */ one = iota; /* ...and is incremented every semicolon */ two; /* the last expression is repeated if you omit it */ three;)```
gollark: ```govar numbers map[string]int;numbers["One"] = 1;numbers["Two"] = 2;numbers["Three"] = 3;print(numbers["Four"]);```A small example of wrong.

References

  1. "Leandro Fernández profile". Soccerway. 18 April 2017. Retrieved 18 April 2017.
  2. "Con muchos cambios Belgrano recibe a Olimpo". Mundod Lavoz. 18 September 2016. Retrieved 18 April 2017.
  3. "¡Bienvenido Fernandez!". Crucero del Norte. 16 December 2016. Retrieved 18 April 2017.
  4. "2016–17 Primera B Nacional". Soccerway. 2 September 2017. Retrieved 2 September 2017.


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