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

Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pop4-13?include=prices 200 18ms{
"success": true,
"data": {
"id": "pop4-13",
"name": "Pikachu",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.large.webp"
}
],
"expansion": {
"id": "pop4",
"name": "POP Series 4",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88083",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/13.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Spark",
"text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 48.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 48.99
},
{
"condition": "LP",
"price": 32.68
},
{
"condition": "MP",
"price": 22.44
},
{
"condition": "HP",
"price": 20.36
},
{
"condition": "DMG",
"price": 12.11
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 72,
"low": 50,
"high": 135,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 52.11,
"low": 84.99,
"high": 84.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 33.5,
"low": 28.48,
"high": 38.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 108,
"low": 101,
"high": 114,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "2006",
"value": 682,
"low": 579.7,
"high": 784.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 36.25,
"low": 35,
"high": 37.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 68.5,
"low": 58.23,
"high": 78.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 71.5,
"low": 66.13,
"high": 91.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "1",
"value": 135,
"low": 120,
"high": 141,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-03T02:07:57.692Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}