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 for each Benched Pokémon (both yours and your opponent's). If that coin flip is heads, this attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
If the Defending Pokémon has any damage counters on it, this attack does 40 damage plus 20 more damage.
/api/v1/pokemon/cards/pl2-11vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl2-11vrh",
"name": "Rampardos GL",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.large.webp"
}
],
"expansion": {
"id": "pl2",
"name": "Rising Rivals",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "RR",
"printed_total": 111,
"release_date": "2009/05/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88572",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl2/11vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"SP"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Trample",
"text": "Flip a coin for each Benched Pokémon (both yours and your opponent's). If that coin flip is heads, this attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rend",
"text": "If the Defending Pokémon has any damage counters on it, this attack does 40 damage plus 20 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Suwama Chiaki",
"pricing": {
"currency": "USD",
"market": 9.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.87
},
{
"condition": "LP",
"price": 7.39
},
{
"condition": "MP",
"price": 7.3
},
{
"condition": "HP",
"price": 4.12
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 65.5,
"low": 55.68,
"high": 75.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:30.919Z",
"trend_7d": {
"direction": "down",
"percent": -0.8
}
}
}
}