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

The Defending Pokémon is now Poisoned. The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/ex16-7vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex16-7vrh",
"name": "Cradily",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.large.webp"
}
],
"expansion": {
"id": "ex16",
"name": "Power Keepers",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "PK",
"printed_total": 108,
"release_date": "2007/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84453",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/7vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "110",
"abilities": [
{
"name": "Evolutionary Call",
"text": "Once during your turn, when you play Cradily from your hand to evolve 1 of your Pokémon, you may search your deck for up to 3 in any combination of Basic Pokémon or Evolution cards. Show them to your opponent and put them into your hand. Shuffle your deck afterward.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Poison Ring",
"text": "The Defending Pokémon is now Poisoned. The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 5.52
},
{
"condition": "MP",
"price": 3.9
},
{
"condition": "HP",
"price": 2.93
},
{
"condition": "DMG",
"price": 2.26
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 55.7,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 15.7,
"high": 20.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 22.5,
"low": 20.5,
"high": 35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -13.5
}
},
{
"company": "PSA",
"grade": "9",
"value": 57,
"low": 51.39,
"high": 65.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:09:57.202Z",
"trend_7d": {
"direction": "down",
"percent": -4.77
}
}
}
}