Leonidas Skoutaris

Leonidas Skoutaris (Greek: Λεωνίδας Σκούταρης; born 28 August 1976 in Athens, Greece), is a retired Greek professional basketball player.

College career

Skoutaris played college basketball at Cleveland State, with the Cleveland State Vikings.

Professional career

On 12 September 1996, Skoutaris won the FIBA Intercontinental Cup championship while playing for Panathinaikos. In the 3rd game of the Intercontinental Cup between Panathinaikos and Olympia Tuerto, Skoutaris scored 3 points.[1]

He also played for Ilysiakos and Panerythraikos.

gollark: I was going to star "i cant hear you, you've been blocked for like a month or something because of being an attention whore", but alas.
gollark: Hmm, apparently you cannot react to messages sent by users who have blocked you. Interesting. This allows testing for blockedness.
gollark: Fascinating.
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```

References

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