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

Flip a coin. If heads, this attack does 80 more damage.
/api/v1/pokemon/cards/sv3-120vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv3-120vh",
"name": "Klawf ex",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509869",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/120vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fighting"
],
"hp": "220",
"abilities": [
{
"name": "Counterattacking Pincer",
"text": "If this Pokémon is in the Active Spot and is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), discard an Energy from the Attacking Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Falling Press",
"text": "Flip a coin. If heads, this attack does 80 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.93,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.93
},
{
"condition": "LP",
"price": 0.78
},
{
"condition": "MP",
"price": 0.66
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 16.75,
"low": 8.5,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.18,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 3.5,
"low": 2.98,
"high": 4.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.11,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:40:49.313Z",
"trend_7d": {
"direction": "up",
"percent": 3.33
}
}
}
}