API - Stage Structure

With the introduction of the UOF a new concept was added which is the Stage structure.

The stage structure does no fit into the tournament category structure and the customer needs to be aware that this kind of entities should be treated differently.

A stage can be thought of as a big box containing stages which on their end contain stages as well.

Generally, a stage which contains several stages is known as a parent stage and the contained ones are child stages.

Child stages can be on their hand parent of other child stages.

Schema below provides an overview of the concept.

In order for the customer to get more detailed info related to any competition organized in a stage structure, it is necessary to dig deeper from parent stage into child stage until the lowest level of the parenting chain.

The UOF end points provide the chance of exploring the competition from the highest stages till the lowest. The one below is the general schema in order to get to the lower stages starting from the ID of the sport.

With the UOF we have several sports organized into stages and for each of them we will report an example of how it is possible to retrieve detailed info at the bottom stage starting jus from the sport id.

Last updated

Was this helpful?