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

Discard any Stadium card in play.
This attack does 30 more damage for each basic Lightning Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy10-73vh?include=prices 200 37ms{
"success": true,
"data": {
"id": "xy10-73vh",
"name": "Kingdra-EX",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "117848",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/73vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Dragon"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Big Storm",
"text": "Discard any Stadium card in play.",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Trail",
"text": "This attack does 30 more damage for each basic Lightning Energy attached to this Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "hatachu",
"pricing": {
"currency": "USD",
"market": 2.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.96
},
{
"condition": "LP",
"price": 2.08
},
{
"condition": "MP",
"price": 1.35
},
{
"condition": "HP",
"price": 1.13
},
{
"condition": "DMG",
"price": 0.98
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.25,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 199.99,
"low": 192.66,
"high": 319.63,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "4",
"value": 24.99,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.15,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 11.8,
"high": 19.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 15.5,
"high": 20.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.099Z",
"trend_7d": {
"direction": "down",
"percent": -2.95
}
}
}
}