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 until you get tails. This attack does 50 damage for each heads.
During your opponent's next turn, the Defending Pokémon can't use attacks.
/api/v1/pokemon/cards/zsv10pt5-110vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "zsv10pt5-110vh",
"name": "Beartic",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642563",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/110vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Continuous Headbutt",
"text": "Flip a coin until you get tails. This attack does 50 damage for each heads.",
"damage": "50×"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sheer Cold",
"text": "During your opponent's next turn, the Defending Pokémon can't use attacks.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Whisker",
"pricing": {
"currency": "USD",
"market": 9.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.63
},
{
"condition": "LP",
"price": 8.56
},
{
"condition": "MP",
"price": 5
},
{
"condition": "DMG",
"price": 4.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 55.06,
"low": 53.67,
"high": 55.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 38.5,
"low": 38.5,
"high": 52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.6,
"low": 9.6,
"high": 12.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 204.5,
"low": 120.9,
"high": 284.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 12.87,
"low": 14.4,
"high": 14.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22.7,
"low": 22.01,
"high": 22.93,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 94.88,
"low": 95.5,
"high": 99.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:52:49.141Z",
"trend_7d": {
"direction": "down",
"percent": -1.93
}
}
}
}