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

This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xyp-XY200avh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xyp-XY200avh",
"name": "M Sharpedo-EX",
"number": "XY200a",
"printed_number": "XY200a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "129901",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY200avh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Darkness"
],
"hp": "210",
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Torpedo Dive",
"text": "This attack does 10 damage to each of your opponent's Benched Pokémon for each Colorless in that Pokémon's Retreat Cost. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 32
},
{
"condition": "MP",
"price": 26.37
},
{
"condition": "HP",
"price": 21.5
},
{
"condition": "DMG",
"price": 26.44
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 33.63,
"low": 18.5,
"high": 18.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 46.9,
"low": 77.95,
"high": 77.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 164.99,
"low": 126.5,
"high": 180,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-21T04:02:51.277Z",
"trend_7d": {
"direction": "up",
"percent": 10.34
}
}
}
}