Mauricio Prieto

Mauricio Prieto full name Mauricio Prieto Garcés (born September 26, 1987 in Montevideo, Uruguay) is a Uruguayan footballer. He currently plays for Chilean side Deportes Temuco.[1]

Mauricio Prieto
Personal information
Full name Mauricio Prieto Garcés
Date of birth (1987-09-26) September 26, 1987
Place of birth Montevideo, Uruguay
Height 1.82 m (6 ft 0 in)
Playing position(s) Defender
Club information
Current team
Deportes Temuco
Number 4
Senior career*
Years Team Apps (Gls)
2007–2012 River Plate (Uruguay) 60 (4)
2011Kuban Krasnodar (loan) 0 (0)
2012–2016 Santiago Wanderers 114 (6)
2016–2019 Bolívar 88 (5)
2020– Deportes Temuco 2 (0)
National team
2006–2007 Uruguay U20 2 (0)
2011 Uruguay U22 4 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 16 March 2020

International career

Under-20

Prieto was part of Uruguay's 2007 FIFA U-20 World Cup squad, playing two matches.

Under-22

In 2011, he was named to participate in the Uruguay national football team under-22 squad for the 2011 Pan American Games.

gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.

References


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