Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your opponent has 5 or more Prizes, search your deck for a Trainer card, show it to your opponent, and put it into your hand. If your opponent has only 1 Prize, the Defending Pokémon is now Burned, Paralyzed, and Poisoned.
/api/v1/pokemon/cards/ecard3-133?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-133",
"name": "Mystery Plate α",
"number": "133",
"printed_number": "133",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87670",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/133.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Technical Machine"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Desert Burn",
"text": "If your opponent has 5 or more Prizes, search your deck for a Trainer card, show it to your opponent, and put it into your hand. If your opponent has only 1 Prize, the Defending Pokémon is now Burned, Paralyzed, and Poisoned."
}
],
"rarity": "Uncommon",
"artist": "Hiromichi Sugiyama",
"pricing": {
"currency": "USD",
"market": 5.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.83
},
{
"condition": "LP",
"price": 4.95
},
{
"condition": "MP",
"price": 3.83
},
{
"condition": "HP",
"price": 4.3
},
{
"condition": "DMG",
"price": 2.55
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 16.5,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25.73,
"low": 29.07,
"high": 29.07,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "up",
"percent": 0.69
}
}
}
}