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

Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.
If the Defending Pokémon already has any damage counters on it, this attack does 40 more damage.
/api/v1/pokemon/cards/bw1-65vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw1-65vrh",
"name": "Krookodile",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.large.webp"
}
],
"expansion": {
"id": "bw1",
"name": "Black & White",
"total": 115,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BLW",
"printed_total": 114,
"release_date": "2011/04/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86541",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/65vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Torment",
"text": "Choose 1 of the Defending Pokémon's attacks. That Pokémon can't use that attack during your opponent's next turn.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Krookoroll",
"text": "If the Defending Pokémon already has any damage counters on it, this attack does 40 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 2.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.55
},
{
"condition": "LP",
"price": 1.38
},
{
"condition": "MP",
"price": 1.24
},
{
"condition": "HP",
"price": 0.85
},
{
"condition": "DMG",
"price": 0.43
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 140,
"low": 119,
"high": 161,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 48,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:55:59.457Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}