Phyrexian Crusader
ea0d4fa2-26e3-58be-b808-351b801bf17f
SELECT source, condition_type, price_date, price
FROM wp_mtgcardsbuy_price_history
WHERE card_uuid = 'ea0d4fa2-26e3-58be-b808-351b801bf17f' AND price_date = '2025-05-20'
ORDER BY price ASC
LIMIT 1
Array
(
[card_uuid] => ea0d4fa2-26e3-58be-b808-351b801bf17f
[price_date] => 2025-05-20
[source] => tcgplayer
[condition_type] =>
[lowest_price] => 5.8
)