Arnhold Rivas

Arnhold Rivas Martínez (born 13 June 1989) is a former Mexican footballer. The start of his career was good; he put in impressive performances, this culminated in him earning a debut cap on the Mexico national football team, despite a seemingly bright start to his playing career, his consistently poor conduct began to be his downfall as he was loaned at first to América and then to Querétaro F.C.. His poor behaviour stretched through into his time at Querétaro and the manager, Gustavo Matosas forced him to leave the team due to bad behavior along with Jairo Castillo. This decision came after a 5–0 loss to Toluca.

Arnhold Rivas
Personal information
Full name Arnhold Rivas Martinez
Date of birth (1989-06-13) 13 June 1989
Place of birth Guadalajara, Jalisco, México
Height 1.72 m (5 ft 8 in)
Playing position(s) Forward
Senior career*
Years Team Apps (Gls)
2007–2012 Estudiantes Tecos 26 (3)
2009–2011Club América (loan) 3 (0)
2011Querétaro F.C. (loan) 0 (0)
2013 Murciélagos FC 13 (3)
2013 Cimarrones de Sonora 7 (0)
2014 Vaqueros de Ameca 13 (0)
2014 Tampico Madero 5 (0)
2015 Atlético Chiapas 11 (0)
National team
2008 Mexico 1 (0)
* Senior club appearances and goals counted for the domestic league only
‡ National team caps and goals correct as of 24 September 2008

International Caps

As of 24 September 2008

gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.
gollark: I can't really do art, in general.

References


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