The stale-entry cleanup was deleting played matches when a team appeared in a newly-scraped entry for the same round. Add AND score_ft_home IS NULL so only unplayed placeholder entries are removed, not completed results. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>