From 40b707b09b6ee07e5aac769651584e33d5a153cd Mon Sep 17 00:00:00 2001 From: dawalton Date: Mon, 27 Oct 2025 15:26:44 -0700 Subject: [PATCH] Update Women's XC record (congrats sydney) --- src/config/team.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/team.ts b/src/config/team.ts index 19bf0b6..599fe20 100644 --- a/src/config/team.ts +++ b/src/config/team.ts @@ -231,10 +231,10 @@ export const records: Records = { name: "6000M", records: [ { - name: "Nicole Ticea", - time: "22:10.4 ", - date: "Fall 2018", - location: "NIRCA XC Nationals", + name: "Sydney Topping", + time: "21:31.83", + date: "Fall 2025", + location: "NIRCA Pacific Regionals", }, ], },