- Previous: API Data Dictionary - Commonwealth Result Properties
- Up: Olympics API Version 2
- Next:
API Data Dictionary - Brackets
Event Brackets
The brackets endpoint contains the brackets information for one particular event. It is used in events where there is a necessity to know in advance how successive event units will be filled as the competition progresses. In the early stages of the competition, it indicates how each of the event units will be built from the winners/losers, or other competition rules of the previous event units. This endpoint will update at the very beginning of a competition, as soon as brackets are available to us. It will then update after every event in the preliminaries which determines a position in the bracket and after every event during final phases.
Example of a event bracket element.
<olympics> <event identifier="TEM001"> ... <bracket type="Finals"> <stage type="1st Round"> <eventUnit identifier="TEM001601"> <nextEventUnit winner="TEM001501"/> <result type="Official" timestamp="2016-05-04T12:43:30.167002+01:00"> <entrant order="1" type="Individual" code="7280010"> <poolStanding identifier="RUW407A">1st in Pool</poolStanding> <value>2</value> <property type="Won Lost Tied">Won</property> <property type="Result Type">Score</property> <country identifier="RUS"> <name>Russian Federation</name> <longName>Russian Federation</longName> </country> <participant order="1"> <competitor identifer="7280010"> <firstName>Mikhail</firstName> <lastName>Youzhny</lastName> <fullName>Mikhail Youzhny</fullName> </competitor> </participant> </entrant> ... </result> </eventUnit> </stage> <stage type="Final"> <eventUnit identifier="TEM001101"> <result type="TBD" timestamp="2016-05-04T12:43:30.167002+01:00"> <entrant order="1" type="Individual" code="TBD"/> <entrant order="2" type="Individual" code="TBD"/> </result> </eventUnit> </stage> </bracket> <bracket type="Bronze"> <stage type="Final"> <eventUnit identifier="TEM001102"> <result type="TBD" timestamp="2016-05-04T12:43:30.167002+01:00"> <entrant order="1" type="Individual" code="TBD"/> <entrant order="2" type="Individual" code="TBD"/> </result> </eventUnit> </stage> </bracket> </event> </olympics>
Bracket Types
The bracket type can be found in a type attribute on the bracket element.
<bracket type="Finals">
Stage Types
The stage type can be found in a type attribute on the stage element.
<stage type="Final">
Pool Standing Types
The pool standing type can be found in a type attribute on the poolStanding element. The identifier identifies the phase pool standing.
<poolStanding identifier="RUW407A">1st in Pool</poolStanding>
Pool Standing Types 1st in Pool 2nd in Pool 3rd in Pool 4th in Pool 5th in Pool 6th in Pool 7th in Pool 8th in Pool 9th in Pool 10th in Pool 11th in Pool 12th in Pool 3rd in Pool E / 3rd in Pool F 3rd in Pool F / 3rd in Pool G Lucky Loser A2/A3 (to be drawn) or B2/B3 (to be drawn) Top two 3rd in Pool
Archery
Bracket Type(s) Stage(s) Finals Round of 64 Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Bronze Final
Badminton
Bracket Type(s) Stage(s) Finals Round of 16 QuarterFinals SemiFinals
Final
Bronze Final
Basketball
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Beach Volleyball
Bracket Type(s) Stage(s) Finals Round of 16 QuarterFinals SemiFinals
Final
Bronze Final
Boxing
Bracket Type(s) Stage(s) Finals Round of 64 Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Cycling BMX
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Cycling Track
Bracket Type(s) Stage(s) Finals Round of 32 Repechages Round of 16 Repechages Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Bronze Round of 32 Repechages
Round of 16 Repechages Round of 32 Round of 16 QuarterFinals SemiFinals Final Final 5-8 Round of 32 Repechages Round of 16 Repechages Round of 32 Round of 16 QuarterFinals SemiFinals Final Final 9-12 Round of 32 Repechages Round of 16 Repechages Round of 32 Round of 16 QuarterFinals SemiFinals Final
Football
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Fencing
Bracket Type(s) Stage(s) Finals Round of 64 Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Bronze Final
5-8 SemiFinals Final 7-8 Final
Handball
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Hockey
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Judo
Bracket Type(s) Stage(s) Finals Round of 64 Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Bronze 1 QuarterFinals
SemiFinals Final Bronze 2 QuarterFinals SemiFinals Final
Rugby
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Play-Off 9-12 SemiFinals Final Play-Off 7-8 Final Play-Off 5-8 SemiFinals Final Play-Off 11-12 Final
Tennis
Bracket Type(s) Stage(s) Finals 1st Round 2nd Round 3rd Round QuarterFinals SemiFinals
Final
Bronze Final
Taekwondo
Bracket Type(s) Stage(s) Finals Qualification Round of 16 QuarterFinals SemiFinals
Final
Bronze 1 QuarterFinals
SemiFinals Final Bronze 2 QuarterFinals SemiFinals Final
Table Tennis
Bracket Type(s) Stage(s) Finals Preliminary Round Round 1 Round 2 Round 3 Round 4 QuarterFinals SemiFinals
Final
Bronze Final
Volleyball
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
Waterpolo
Bracket Type(s) Stage(s) Finals QuarterFinals SemiFinals
Final
Bronze Final
5-8 SemiFinals Final 7-8 Final
Wrestling
Bracket Type(s) Stage(s) Finals Round of 64 Round of 32 Round of 16 QuarterFinals SemiFinals
Final
Bronze 1 QuarterFinals
SemiFinals Final Bronze 2 QuarterFinals SemiFinals Final
- Previous: API Data Dictionary - Commonwealth Result Properties
- Up: Olympics API Version 2
- Next:
Docs Navigation
- Documentation
- API Notes
- Sport
- News API Versions
- Cricket
- API Notes
- Release Notes
- API Data Dictionary - Dismissal Types
- API Data Dictionary - Match Statuses
- API Data Dictionary - Match Types
- API Data Dictionary - Result Types
- API Data Dictionary - Result Win Types
- API Data Dictionary - Official Types
- API Data Dictionary - Toss Win Type
- API Data Dictionary - Bowling Types
- API Data Dictionary - Batting Types
- API Data Dictionary - Statistic Types
- TV API
- Football
- Olympics
- Olympics API Version 1
- Olympics API Version 2
- Release Notes
- API Notes
- API Data Dictionary - Event Units
- API Data Dictionary - Standings
- API Data Dictionary - Olympic Result Extensions
- API Data Dictionary - Olympic Result Properties
- API Data Dictionary - Paralympic Result Extensions
- API Data Dictionary - Paralympic Result Properties
- API Data Dictionary - Commonwealth Result Extensions
- API Data Dictionary - Commonwealth Result Properties
- API Data Dictionary - Brackets