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.

Andorra
FIBA zoneFIBA Europe
National federationAndorran Basketball Federation
U17 World Cup
AppearancesNone
U16 European Championship
AppearancesNone
U16 European Championship Division B
AppearancesNone
U16 European Championship Division C
Appearances15
Medals Gold: 3 (2004, 2011, 2018)
Silver: 3 (2000, 2014, 2019)
Bronze: 2 (2010, 2013)

The team won 8 medals at the FIBA U16 European Championship Division C.

European Championship Division C record

YearPositionPld W L
2000431
20024th523
2004440
20066th514
20087th523
2010532
2011440
20125th422
2013422
2014422
20156th523
20166th633
20174th633
2018651
2019532
Total724131
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

References

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