Stefan Stojačić

Stefan Stojačić (Cyrillic: Стефан Стојачић; born February 20, 1989) is a Serbian professional basketball player.

Stefan Stojačić
Stefan Stojačić in 2017
Personal information
Born (1989-02-20) February 20, 1989
Novi Sad, SR Serbia, SFR Yugoslavia
NationalitySerbian
Listed height1.94 m (6 ft 4 in)
Career information
NBA draft2011 / Undrafted
Playing career2007–2013, 2016–present
PositionShooting guard
Career history
2007–2010Mega Vizura
2010Crvena zvezda
2010–2011Radnički Kragujevac
2011–2013Vojvodina Srbijagas
2016–2018Vojvodina

His younger brother, Strahinja Stojačić, is also a basketball player. They played together in the 2010–11 season with Radnički Kragujevac.[1]

Professional career

Stojačić taking a free throw with KK Crvena zvezda in May 2010.

After playing for youth teams of Partizan, Stojačić moved to Mega Aqua Monta and signed his first professional contract in 2007.

Serbian national team

Stojačić won three gold medals with the Serbian junior national teams. He also played at the Stanković Cup in 2008.

gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.
gollark: FS overrides can create some really "fun" filesystem messes.
gollark: If you try to cd .. it just puts you in the same directory for funlolz.

References

  1. "Braća Stojačić zajedno u Radničkom" (in Serbian). kosarka.rs. October 6, 2010. Retrieved January 17, 2013.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.