Andorra men's national under-16 basketball team
The Andorra national under-16 basketball team is a national basketball team of Andorra, administered by the Andorran Basketball Federation.[1] It represents the country in international under-16 basketball competitions.
![]() | |
FIBA zone | FIBA Europe |
---|---|
National federation | Andorran Basketball Federation |
U17 World Cup | |
Appearances | None |
U16 European Championship | |
Appearances | None |
U16 European Championship Division B | |
Appearances | None |
U16 European Championship Division C | |
Appearances | 15 |
Medals | ![]() ![]() ![]() |
The team won 8 medals at the FIBA U16 European Championship Division C.
European Championship Division C record
Year | Position | Pld | W | L |
---|---|---|---|---|
![]() | ![]() | 4 | 3 | 1 |
![]() | 4th | 5 | 2 | 3 |
![]() | ![]() | 4 | 4 | 0 |
![]() | 6th | 5 | 1 | 4 |
![]() | 7th | 5 | 2 | 3 |
![]() | ![]() | 5 | 3 | 2 |
![]() | ![]() | 4 | 4 | 0 |
![]() | 5th | 4 | 2 | 2 |
![]() | ![]() | 4 | 2 | 2 |
![]() | ![]() | 4 | 2 | 2 |
![]() | 6th | 5 | 2 | 3 |
![]() | 6th | 6 | 3 | 3 |
![]() | 4th | 6 | 3 | 3 |
![]() | ![]() | 6 | 5 | 1 |
![]() | ![]() | 5 | 3 | 2 |
Total | 72 | 41 | 31 |
gollark: Done.
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.
See also
- Andorra national basketball team
- Andorra men's national under-18 basketball team
- Andorra women's national under-16 basketball team
References
- Profile - Andorra, FIBA.basketball
External links
- Archived records of Andorra team participations
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.