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 number of coins equal to the amount of Water Energy attached to Poliwrath. This attack does 40 damage plus 10 more damage for each heads.
/api/v1/pokemon/cards/ecard1_ja-109vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard1_ja-109vh",
"name": "Poliwrath",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.large.webp"
}
],
"expansion": {
"id": "ecard1_ja",
"name": "Base Expansion Pack",
"total": 128,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 128,
"release_date": "2001/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.symbol.png",
"translation": {
"en": {
"name": "Base Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576042",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/109vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"abilities": [
{
"name": "Plunge",
"text": "Once during your turn (before your attack), if Poliwrath is on your Bench, you may flip a coin. If heads, take all Energy cards attached to your Active Pokémon, if any, and attach them to Poliwrath. Then switch Poliwrath with your Active Pokémon.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Water Punch",
"text": "Flip a number of coins equal to the amount of Water Energy attached to Poliwrath. This attack does 40 damage plus 10 more damage for each heads.",
"damage": "40+"
}
],
"rarity": "Rare Holo",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 54.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 54.99
},
{
"condition": "MP",
"price": 54.98
},
{
"condition": "HP",
"price": 26.95
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 725,
"low": 616.25,
"high": 833.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 101.5,
"low": 87,
"high": 305,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35.5,
"low": 30.18,
"high": 40.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 384.99,
"low": 255,
"high": 474.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 103.5,
"low": 88.75,
"high": 109.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:16:43.077Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}