Diego Osorio

Diego Osorio (born 21 July 1970) is a former Colombian footballer.

Diego Osorio
Personal information
Full name Diego Leon Osorio Rendón
Date of birth (1970-07-21) 21 July 1970
Place of birth Colombia
Playing position(s) Defender
Senior career*
Years Team Apps (Gls)
1989–1990 Independiente Medellín
1991–1995 Atlético Nacional
1996 Santa Fe
1997–1998 Atlético Nacional
National team
1991–1995 Colombia 17 (0)
* Senior club appearances and goals counted for the domestic league only

Club career

Osorio began his professional career in Independiente Medellín, before moving to Atlético Nacional where he would spend most of his playing career.

International career

Osorio made 17 appearances for the senior Colombia national football team from 1991 to 1995.[1] He also played at the 1992 Summer Olympics.[2]

Osorio also played for Colombia at the 1989 FIFA U-16 World Championship.[3]

Arrest

Osorio was arrested for cocaine possession and trafficking in Miami, Florida in August 2002.[4] Osorio was arrested for cocaine possession and trafficking in Bogota, Colombia in October 2016.

gollark: Is this based on chars or bytes?
gollark: ```java public static String normaliseLabel( String label ) { if( label == null ) return null; int length = Math.min( 32, label.length() ); StringBuilder builder = new StringBuilder( length ); for( int i = 0; i < length; i++ ) { char c = label.charAt( i ); if( (c >= ' ' && c <= '~') || (c >= 161 && c <= 172) || (c >= 174 && c <= 255) ) { builder.append( c ); } else { builder.append( '?' ); } } return builder.toString();}```
gollark: It doesn't seem to be.
gollark: Also, what are the restrictions on them? I ask because I want to use this as an insane serial protocol.
gollark: <@237328509234708481> What is the max length of labels?

References

  1. "Colombia - Record International Players". RSSSF. Archived from the original on 30 December 2008. Retrieved 2009-03-09.
  2. "Diego Osorio". Sports Reference. Archived from the original on 20 October 2012. Retrieved 9 March 2009.
  3. Diego OsorioFIFA competition record
  4. "Rincón, de la gloria al infierno". La Prensa. 19 March 2007. Retrieved 9 March 2009.


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