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

During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).
Flip 2 coins. This attack does 70 damage times the number of heads.
/api/v1/pokemon/cards/bw3-80vrh?include=prices 200 14ms{
"success": true,
"data": {
"id": "bw3-80vrh",
"name": "Escavalier",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.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": "85313",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/80vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "90",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Guard Press",
"text": "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
"damage": "40"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Twineedle",
"text": "Flip 2 coins. This attack does 70 damage times the number of heads.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 1.19
},
{
"condition": "MP",
"price": 0.5
},
{
"condition": "HP",
"price": 0.45
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 21,
"high": 31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33.5,
"low": 32,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:29.787Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}