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

This attack does 60 damage for each of your opponent's Pokémon ex in play.
This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/sv9_ja-79vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv9_ja-79vh",
"name": "Dudunsparce ex",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.large.webp"
}
],
"expansion": {
"id": "sv9_ja",
"name": "Battle Partners",
"total": 132,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV9",
"printed_total": 100,
"release_date": "2025/01/24",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Partners"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "614930",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Colorless"
],
"hp": "270",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Adversarial Tail",
"text": "This attack does 60 damage for each of your opponent's Pokémon ex in play.",
"damage": "60×"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Drill Break",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.98
},
{
"condition": "LP",
"price": 0.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T05:38:00.402Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}