Team Relay / Team Triathlon
Syntax
Team Relay
Team Field field_name
Event start_event
Event leg_1_event
...
Event leg_n_event
Penalty Event penalty_event
Parameters
- field_name: The field containing the team identifier.
- start_event: The first event listed, representing the start time for all teams.
- leg_..._event: Subsequent events representing the finish time for each leg of the relay.
- penalty_event: Optional. An event containing penalty times to be added to the team total.
Description
Scores a team relay or team triathlon where each participant completes a segment and has a unique bib/chip. It calculates individual leg split times and a cumulative team time.
Remarks
This method requires each team member to have a separate entry in the database. The system identifies the first finisher from a team for each specified leg. The final team time is the finish time of the last leg minus the start time of the first leg. Team Triathlon is an alias and works identically. The command can also produce JSON output if specified.
Examples
A typical listing for a team triathlon:
Team Relay
Team Field Club
Event start
Event swim
Event t1
Event Bike
Event t2
Event Run
Penalty Event penalty