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

Count the number of cards in your opponent's hand. Put that many damage counters on the Defending Pokémon.
Does 10 damage times the total amount of Energy attached to all Pokémon in play.
/api/v1/pokemon/cards/adv2_ja-28vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "adv2_ja-28vh",
"name": "Gardevoir ex",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.large.webp"
}
],
"expansion": {
"id": "adv2_ja",
"name": "Miracle of the Desert",
"total": 53,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 53,
"release_date": "2003/04/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv2_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle of the Desert"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613547",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv2_ja/28vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Psychic"
],
"hp": "150",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Feedback",
"text": "Count the number of cards in your opponent's hand. Put that many damage counters on the Defending Pokémon."
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Psystorm",
"text": "Does 10 damage times the total amount of Energy attached to all Pokémon in play.",
"damage": "10×"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 60.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 60.89
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 107.76,
"low": 91.6,
"high": 123.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 206,
"low": 152.5,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 8
},
{
"company": "PSA",
"grade": "3",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26.4,
"low": 22.44,
"high": 30.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 88.55,
"low": 148.5,
"high": 148.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:50:22.459Z",
"trend_7d": {
"direction": "flat",
"percent": 0.28
}
}
}
}