Docs
Coverage MatrixDocumentationRelease LogLog InContact Us

Cycling FAQs

Frequently asked questions for Cycling v2

Click on the categories below or browse questions on the right panel.

Categories

.


Coverage


What leagues do you cover, and at what level?

Coverage information can be found via our Coverage Matrix.



Integration


What format are date fields presented in?

When we present date only values we present these in the ISO 8601 standard format.

ex: 2013-04-03

We use these for attributes that have date and no time (such as birthdate). For more information: https://en.wikipedia.org/wiki/ISO_8601


What format are the date/time fields presented in?

All of our Date/Time attributes are in UTC, presented in the ISO 8601 standard format.

ex: 2013-04-03T18:15:00+00:00

For more information: https://en.wikipedia.org/wiki/ISO_8601


How do I locate the TTL (Time to Live)/cache on an API endpoint?

The cache (in seconds) can be accessed in the returned header information on each RESTful API call, under cache-control.

ex. cache-control: max-age=1, public, s-maxage=1 or
cache-control: public, must-revalidate, max-age=120



Stage Values


What are the valid stagestatus values?

  • Preliminary – results are entered but not completed (e.g. first 10 racers for a stage).
  • Completed – daily result is completed for a stage, or overall.
  • Closed – stage and overall results have been confirmed and verified.
  • Cancelled – stage or overall event is cancelled.
  • Running – the stage is in progress.

What are the valid stageclassification values?

  • individual_time_trial
  • team_time_trial
  • flat
  • medium_mountain
  • high_mountain
  • no_classification

What are the valid stagetype values?

  • stage
  • event
  • discipline
  • season
  • sport



🙋

More questions?

Reach out to [email protected] for further assistance.