For the complete documentation index, see llms.txt. This page is also available as Markdown.

Continent

Represents the location details of a continent where a competition to be played.

Properties

name string

Continent name

"continent": {
    "name": "Europe"
}

Last updated

Was this helpful?