SwimmingEvent

This contract extends the shared Sport base contract documented in Sports Contracts Reference.

  • EventName: string (example: 100m Freestyle)
  • EventRecord: string (example: WR 46.86)
  • ClockHundreths: char (example: 1)

Score composition

  • This contract does not expose a combined team score; it carries event metadata and event clock state.