ZipScore models a freestyle competition as a nested hierarchy. Each level
below contains the next.
- Season — a competitive year (e.g. 2025/26) grouping its competitions.
- Competition — a named gathering (e.g. “Eastern Junior Championships”) holding one or more events.
- Event — one discipline, one gender within a competition — moguls, aerials, park & pipe, or duals. All scoring happens here.
- Phase — a stage of the event: Qualification (Q1/Q2) then optionally Finals.
- Run — one athlete’s single trip down the course, within a round of a phase.
-
Athlete · Judge · Score — an athlete performs a run; judges
rate turns, air and (for moguls) speed; the score is the computed result.