Juan Pablo Miño
Juan Pablo Miño (born 23 August 1987) is an Argentine–born Chilean footballer. His current club is Primera División de Chile side Santiago Wanderers.
Personal information | |||
---|---|---|---|
Full name | Juan Pablo Miño | ||
Date of birth | 23 August 1987 | ||
Place of birth | Rosario, Argentina | ||
Height | 1.73 m (5 ft 8 in) | ||
Playing position(s) | Midfielder | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
2006–2008 | Central Córdoba | ||
2009 | San Luis de Quillota | ||
2010 | Antofagasta | ||
2011–2014 | Coquimbo Unido | ||
2014–2015 | Cobresal | ||
2015–2017 | Audax Italiano | ||
2018–2019 | Deportes Iquique | ||
2020– | Santiago Wanderers | ||
* Senior club appearances and goals counted for the domestic league only and correct as of 23 March 2020 |
Honours
Player
- San Luis de Quillota
- Primera B (1): 2009 Apertura
- Cobresal
- Primera División de Chile (1): 2015 Clausura
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.
gollark: Have you tried writing it with async/await syntax instead? That might make it clearer.
gollark: <@336962240848855040> You asked about a POWER ISA server: you actually can but it's very expensive. There's a company called Raptor Computing Systems or something which sells POWER9 CPUs and boards.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.