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

This attack does 30 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy4-33vrh?include=prices 200 22ms{
"success": true,
"data": {
"id": "xy4-33vrh",
"name": "Crobat",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.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": "94166",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/33vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Surprise Bite",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may put 3 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Skill Dive",
"text": "This attack does 30 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Satoshi Shirai",
"pricing": {
"currency": "USD",
"market": 3.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.34
},
{
"condition": "LP",
"price": 1.11
},
{
"condition": "MP",
"price": 0.71
},
{
"condition": "HP",
"price": 0.73
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21.33,
"low": 18.13,
"high": 24.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.5,
"high": 18.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 13.88,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:56.509Z",
"trend_7d": {
"direction": "up",
"percent": 10.23
}
}
}
}