Fetch moves/passes from PDS listRecords, not Constellation backlinks
Constellation backlinks only return record refs (did, collection, rkey),
not the full record values. Use listRecords on both players' PDS repos
and filter by game URI instead. Constellation is still used for move
counts on the home page (which only needs the total field).
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>