Group Details

This page gives the details about a group including past events, upcoming events, and registered events.

Group Object

Variable

Description

id

ID of the Group

name

Name of the Group

location

Location of the Group

divisionName

Name of the Group's division

divisionInitials

Initials of the group's division

pastEventList

List of events the group competed in, in the past (see Past Object)

upcomingEventList

List of events the group will be competing in (see Upcoming Object)

registerdEventList

List of events the group is registered for (see Registered Object)

Past Object

Variable

Description

name

Name of the Season

performances

List of Performances in the Season (see Past Performance Object)

Past Performance Object

Variable

Description

id

ID of the competition

eventName

Name of the event

eventLocation

Location of the event

competitionName

Name of the competition (may be blank)

competitionDate

Date of the competition

multipleCompetitions

Boolean indicating whether there was more than 1 competition (true means there were multiple competitions, false means there was a single competition)

divisionName

Name of the division the performance was in

divisionInitials

Initials of the division the performance was in

roundName

Name of the Round the performance was in

performed

Boolean indicating whether the group performed (true means the group performed, false means the group didn't perform)

finalScore

The score given to a performance. Will have no value if scores have not been released or if the group didn't perform

rank

The rank of the performance. Will have no value if scores have not been released or if the group didn't perform

recapUrl

URL of the full recap, if the full recap has been released.

noScoreReason

Reason there was no score (may be blank)

Upcoming Object

Registered Object