The card detail page usually has the freshest and most complete pricing context because it can run the full value pipeline for one card.
Why it can happen
Tile pages load many cards at once, so they often use saved price snapshots for speed. A detail page can spend more time checking the exact card, grade, recent comps, active listings, and fallbacks.
If the detail page finds a better value, that value should be saved and reused by tiles after the snapshot refreshes.
What to check
If the tile and detail page disagree, compare:
- The card id in the URL
- Owner username, if the URL includes one
- Grade and grading company
- Variant or parallel
- Whether the detail page had time to finish loading comps
Which price should I trust?
Trust the detail page first when it shows a complete card identity and current comps. If the tile stays different after a refresh, report the card URL and profile URL so the saved snapshot can be checked.