Noelia Gil

Noelia Gil Pérez (born 23 May 1994) is a Spanish footballer who plays as a goalkeeper for Primera División club Valencia CF.

Noelia Gil
Personal information
Full name Noelia Gil Pérez
Date of birth (1994-05-23) 23 May 1994
Place of birth Madrid, Spain
Playing position(s) Goalkeeper
Club information
Current team
Valencia
Number TBA
Senior career*
Years Team Apps (Gls)
2011–2016 Atlético Madrid
2016–2018 Granadilla 16 (0)
2018–2019 Sevilla 10 (0)
2019–2020 Málaga
2020– Valencia 0 (0)
National team
2011 Spain U17
* Senior club appearances and goals counted for the domestic league only and correct as of 11 April 2019

Career

Gil started playing in Primera División with Atlético Madrid.[1]

On 2016, she leaves Atlético for joining UD Granadilla Tenerife Sur

International career

As an under-17 international, Gil won the 2011 UEFA U-17 Women's Championship.[2]

gollark: To just waste CPU cycles, this has worked for me before when I wanted to do that for some evil reason or other, but it's probably not very sound:```cvolatile long long int i = 0;while (i < [a big number]) { i++; }```
gollark: Oh right, probably.
gollark: If you do just need to make it do something for a bit, maybe just```cfor (int i = 0; i < 100000000; i++) {}```or something would work, though compilers are getting crafty and might optimize it.
gollark: Is there some reason you can't just use whatever language's equivalent of `sleep(1)` or something?
gollark: ```javascriptasync whateverParameters => { const summoner = await api.get('euw1', 'summoner.getBySummonerName', result) const data = await api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU') await msg.reply("Found league info for " + args[0] + "\nName:" + result + "\nRank:"+ data.tier + " " + data.rank)}```or something.

References


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