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

Does 30 damage plus 10 more damage for each damage counter on Rhyperior.
If the Defending Pokémon would be Knocked Out by this attack, discard the top 3 cards from your opponent's deck.
/api/v1/pokemon/cards/pl3-10vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-10vh",
"name": "Rhyperior",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88746",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Raging Drill",
"text": "Does 30 damage plus 10 more damage for each damage counter on Rhyperior.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Deep Scrap",
"text": "If the Defending Pokémon would be Knocked Out by this attack, discard the top 3 cards from your opponent's deck.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+30"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 4.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.17
},
{
"condition": "LP",
"price": 2.76
},
{
"condition": "MP",
"price": 2.75
},
{
"condition": "HP",
"price": 1.49
},
{
"condition": "DMG",
"price": 0.95
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 2.75,
"low": 2.38,
"high": 3.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 40,
"low": 34,
"high": 46,
"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": 9,
"low": 6,
"high": 14.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 18,
"high": 49.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-14T06:42:56.880Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}