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 Sharpedo has any Holon Energy cards attached to it, choose 1 card from your opponent's hand without looking and discard it.
If the Defending Pokémon has Fighting Resistance, this attack does 50 damage plus 30 more damage.
/api/v1/pokemon/cards/ex13-53vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex13-53vrh",
"name": "Sharpedo δ",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89102",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/53vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Brush Aside",
"text": "If Sharpedo has any Holon Energy cards attached to it, choose 1 card from your opponent's hand without looking and discard it.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Swift Turn",
"text": "If the Defending Pokémon has Fighting Resistance, this attack does 50 damage plus 30 more damage.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 27
},
{
"condition": "LP",
"price": 26.61
},
{
"condition": "MP",
"price": 12.11
},
{
"condition": "HP",
"price": 10
},
{
"condition": "DMG",
"price": 3.99
}
],
"graded": [
{
"company": "ACE",
"grade": "7",
"value": 42.63,
"low": 42.6,
"high": 42.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 17.09,
"low": 14.53,
"high": 19.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 99.99,
"low": 82,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 13,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 26,
"high": 50.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 134,
"low": 33,
"high": 134,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:30:19.103Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}