Towzin Electric Kashan BC

Towzin Electric Kashan is a professional Iranian basketball club based in Kashan, Iran. The team compete in the Iranian Basketball Super League.

Towzin Electric Kashan
LeaguesSuper League
Founded2008
HistoryTowzin Electric Tehran
2008–2009
Towzin Electric Kashan
2009–2011
ArenaKetabchi Arena
LocationKashan, Iran
Team colorsWhite and Black
         
PresidentMahmoud Pouyan
Head coach Vlado Đurović
Championships
Websitewww.towzinbasketball.com

Roster

Note: Flags indicate national team eligibility at FIBA sanctioned events. Players may hold other non-FIBA nationality not displayed.

Number Player Position Height (m)
4 Yashar Shahmoradi SG 1.84
5 Zlatko Jovanović PG 1.81
6 Vahid Hajian (C) SG 1.88
7 Houman Movahedpour PG 1.80
8 Saeid Davarpanah SG 1.90
10 Saeid Mehdiyar PF 2.04
11 Mohammad Hassanzadeh PF 2.02
12 Mohammad Jamshidi SF 1.98
13 Arman Zangeneh SF 2.02
14 Mohsen Moradkhani C 2.13
15 Ali Doraghi C 2.10
16 Nenad Mišanović C 2.17
PositionName
Head Coach Vlado Đurović
Assistant Coach Saeid Tabeshnia

Coaches

  • Majid Salehi Marzijarani (2008–2010)
  • Vlado Đurović (2010–present)

Notable former players

gollark: Although in the actual planned assembly language it would be more like `(mov re ffc0)` and get automagically compiled to the right thing.
gollark: `MOVI E0 FF C0`, for example, sets `re` (register 14) to `ffc0`.
gollark: I have added a thing which sets registers to a constant.
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.