eIce Hockey sport, categories & tournaments

Sport
Example categoris
Example Tournaments

elce Hockey

sr:sport:195

Cyber Live Arena

sr:categoty:2261

E-Hockey World Cup

sr:simple_tournament:97131

Champions Cup

sr:simple_tournament:97133

Please note

  • Each tournament is provided as sr:simple_tournament and is therefore not collected in dedicated seasons (sr:season).

The categories.xml endpoint can be looked up to get all categories:

api.betradar.com/v1/sports/en/sports/sr:sport:137/categories.xml
<?xml version="1.0" encoding="UTF-8"?>
<sport_categories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated_at="2020-12-10T14:49:30+00:00" xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/bsa/unified/v1/xml/endpoints/unified/sport_categories.xsd">
<sport id="sr:sport:195" name="eIce Hockey"/>
<categories>
    <category id="sr:category:2261" name="Cyber Live Arena"/>
    <category id="sr:category:2270" name="Other"/>
</categories>
</sport_categories>

Last updated

Was this helpful?