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 40 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw3-79vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw3-79vh",
"name": "Hydreigon",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.large.webp"
}
],
"expansion": {
"id": "bw3",
"name": "Noble Victories",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NVI",
"printed_total": 101,
"release_date": "2011/11/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86239",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "150",
"abilities": [
{
"name": "Dark Aura",
"text": "All Energy attached to this Pokémon are Darkness Energy instead of their usual type.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 4,
"name": "Berserker Blade",
"text": "Does 40 damage to 2 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 11.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.78
},
{
"condition": "LP",
"price": 5.58
},
{
"condition": "MP",
"price": 3.71
},
{
"condition": "HP",
"price": 2.36
},
{
"condition": "DMG",
"price": 1.75
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 1075,
"low": 913.75,
"high": 1236.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.25,
"low": 26.25,
"high": 26.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:29.787Z",
"trend_7d": {
"direction": "flat",
"percent": -0.08
}
}
}
}