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 40 damage plus 20 more damage for each heads.
/api/v1/pokemon/cards/ecard4_ja-52vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard4_ja-52vh",
"name": "Poliwrath",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.large.webp"
}
],
"expansion": {
"id": "ecard4_ja",
"name": "Split Earth",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/08/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.symbol.png",
"translation": {
"en": {
"name": "Split Earth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576222",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/52vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "110",
"abilities": [
{
"name": "Strange Spiral",
"text": "Once during your turn (before your attack), if Poliwrath is your Active Pokémon, you may discard a basic Energy card attached to Poliwrath. If you do, the Defending Pokémon is now Confused. This power can't be used if Poliwrath is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spiral Punch",
"text": "Flip a coin until you get tails. This attack does 40 damage plus 20 more damage for each heads.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 128,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 128
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 71.5,
"low": 60.78,
"high": 82.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 156.5,
"low": 133.03,
"high": 179.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 74.67,
"low": 58.99,
"high": 58.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 160.13,
"low": 255,
"high": 255,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 135,
"low": 114.75,
"high": 155.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1499.5,
"low": 928,
"high": 1621.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 33.2
}
},
{
"company": "PSA",
"grade": "6",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 211.72,
"low": 179.34,
"high": 380.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 55.5,
"low": 44.25,
"high": 67.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 109,
"low": 92.65,
"high": 125.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 802.05,
"low": 1225,
"high": 1225,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T05:28:02.733Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}