- fetchStadiumsForSync now accepts since: Date? parameter - fetchTeamsForSync changed from per-sport to all teams with delta sync - fetchGamesForSync uses modificationDate instead of game dateTime When lastSync is nil, fetches all records (first sync). When lastSync has value, fetches only modified records (delta sync). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>