...
Under that tag there are tags named tournament and competitors. Tag named tournament has ID of tournament and its name. Competitors tag which contains data for all competitors, placed into child competitor tags. Tags competitor have attribute representing ID of competitor and name attribute that represents name of the competitor
If you did request type 2, theer will be attribute typein the response, that refers 0 match, 1 outright
Code Block |
---|
<tournament_info timestamp="1635427976765">
<tournament id="8"/>
<competitors>
<competitor id="149940" name="Aguero, Sergio" type="1"/>
<competitor id="253639" name="Alcacer, Paco" type="0"/> |