Arcum’s Whistle
ba982969-c132-5828-ae20-b146d3b99657
SELECT source, condition, price_date, price
FROM wp_mtgcardsbuy_price_history
WHERE card_uuid = 'ba982969-c132-5828-ae20-b146d3b99657' AND price_date = '2025-05-20'
ORDER BY price ASC
LIMIT 1
RESULT IS NULL