The Event List page list all of the upcoming events, broken down by season. This allows you to filter on specific seasons, if you'd like.
Variable | Description |
---|
id | ID of the season |
name | Name of the Season |
events | List of events (see Event Object) |
Variable | Description |
---|
id | ID of the event |
name | Name of the event |
eventStart | Start date of the event |
eventEnd | End date of the event |
location | Location of the event |
competitions | List of competitions in the event (see Competition Object) |
Variable | Description |
---|
id | ID of the competition |
name | Name of the competition (may be blank) |
recapUrl | URL of the full recap |
competitionDate | Date of the competition |