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

Choose 2 of your opponent's Benched Pokémon. This attack does 10 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)
Does 30 damage plus 10 more damage for each of your opponent's Benched Pokémon that has any damage counters on it.
/api/v1/pokemon/cards/pl2-31?include=prices 200 29ms{
"success": true,
"data": {
"id": "pl2-31",
"name": "Raichu GL",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88527",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Lightning"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Thunder Throw",
"text": "Choose 2 of your opponent's Benched Pokémon. This attack does 10 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Repeat Lightning",
"text": "Does 30 damage plus 10 more damage for each of your opponent's Benched Pokémon that has any damage counters on it.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 7.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.7
},
{
"condition": "LP",
"price": 5.09
},
{
"condition": "MP",
"price": 5.16
},
{
"condition": "HP",
"price": 2.94
},
{
"condition": "DMG",
"price": 2.48
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 195,
"low": 165.75,
"high": 224.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45.8,
"low": 38.93,
"high": 52.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "up",
"percent": 23.4
}
}
}
}