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 30 damage for each of your Ancient Pokémon in play.
This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/svp-91vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-91vs",
"name": "Koraidon (Staff Stamp)",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/91vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Ancient"
],
"types": [
"Dragon"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Primordial Beatdown",
"text": "This attack does 30 damage for each of your Ancient Pokémon in play.",
"damage": "30×"
},
{
"cost": [
"Fire",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "130"
}
],
"rarity": "Promo",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 25.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 25.3
},
{
"condition": "LP",
"price": 23.08
},
{
"condition": "MP",
"price": 20
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 131.5,
"low": 49,
"high": 150,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 4.5,
"high": 7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": -0.32
}
}
}
}