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 any Benched Pokémon, choose 1 of them and switch it with the Defending Pokémon.
Voltorb does 10 damage to itself.
/api/v1/pokemon/cards/ecard3-113?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-113",
"name": "Voltorb",
"number": "113",
"printed_number": "113",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.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": "90411",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/113.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Magnetic Pull",
"text": "If your opponent has any Benched Pokémon, choose 1 of them and switch it with the Defending Pokémon."
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spin Tackle",
"text": "Voltorb does 10 damage to itself.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 7.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.65
},
{
"condition": "LP",
"price": 6.59
},
{
"condition": "MP",
"price": 4.88
},
{
"condition": "HP",
"price": 4.41
},
{
"condition": "DMG",
"price": 3.25
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 40.36,
"low": 34.31,
"high": 46.41,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36.55,
"low": 29.75,
"high": 43.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50.85,
"low": 40.5,
"high": 84.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 137.5,
"low": 116.88,
"high": 158.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.45,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}