Yuri de Souza

Yuri de Souza Fonseca (born 8 August 1982), known simply as Yuri, is a Brazilian footballer who plays for Spanish club SD Ponferradina as a forward.

Yuri
Yuri in action for Ponferradina in 2019
Personal information
Full name Yuri de Souza Fonseca
Date of birth (1982-08-08) 8 August 1982
Place of birth Maceió, Brazil
Height 1.86 m (6 ft 1 in)
Playing position(s) Forward
Club information
Current team
Ponferradina
Number 10
Youth career
1990–1991 Marialvas
1994–1995 Gondim
1995–2000 Maia
Senior career*
Years Team Apps (Gls)
2000–2002 Maia 57 (26)
2003–2005 Boavista 14 (3)
2004Gil Vicente (loan) 15 (4)
2004–2005Estoril (loan) 19 (3)
2005–2009 Pontevedra 98 (55)
2007–2008Las Palmas (loan) 12 (0)
2009–2016 Ponferradina 216 (85)
2016 Qingdao Huanghai 30 (10)
2017– Ponferradina 113 (60)
* Senior club appearances and goals counted for the domestic league only and correct as of 20 July 2020

He also holds Portuguese citizenship, and spent the majority of his professional career in Portugal and Spain, mainly with Ponferradina.

Club career

Born in Maceió, Alagoas, Yuri arrived in Portugal still in his teens, joining F.C. Maia in the second division. His performances there attracted the attention of another club in the north, Primeira Liga's Boavista FC, for which he signed in January 2003.

However, Yuri could never impose himself at the Checquereds, going on to serve two loans in the process: he helped Gil Vicente F.C. avoid top flight relegation in his five-month spell, not being able to repeat it with G.D. Estoril Praia in the following season.

In summer 2005, Yuri moved to Iberian neighbours Spain, representing lowly Pontevedra CF. He also had a loan spell at UD Las Palmas in division two,[1] but only appeared in 12 matches out of 42 without scoring.

Yuri signed for SD Ponferradina in 2009, going on to achieve two promotions to the second tier during his spell[2]– to which he contributed with 26 goals combined – and eventually becoming captain.[3][4] In the 2012–13 campaign he ranked third in the second division scorers' list at 21, helping his team to the seventh position.[5]

Personal life

Yuri's older brother, Igor, was also a footballer and a forward. They shared teams at Maia (where they arrived at a young age) and Pontevedra.

His cousin, Charles, also played several seasons in Spain and also represented Pontevedra.[6][7]

gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.
gollark: I've not *heard* of one.
gollark: A common obfuscation technique in the CC community is `string.dump`ing your code to bytecode so you can't (very easily) read the original source.

References

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