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. For each heads, discard an Energy attached to your opponent's Active Pokémon.
If your opponent's Active Pokémon already has any damage counters on it, this attack does 80 more damage.
/api/v1/pokemon/cards/xy4-17vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy4-17vrh",
"name": "Feraligatr",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94150",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hyper Whirlpool",
"text": "Flip a coin until you get tails. For each heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "60"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Second Strike",
"text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 4.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.06
},
{
"condition": "LP",
"price": 1.99
},
{
"condition": "MP",
"price": 1.39
},
{
"condition": "HP",
"price": 1.6
},
{
"condition": "DMG",
"price": 1.34
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 308,
"low": 261.8,
"high": 354.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17.33,
"low": 16.5,
"high": 16.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "down",
"percent": -2.4
}
}
}
}