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 20 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
This Pokémon can't use Portal Strike during your next turn.
/api/v1/pokemon/cards/xyp-XY147vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp-XY147vs",
"name": "Hoopa (Staff Stamp)",
"number": "XY147",
"printed_number": "XY147",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "129381",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY147vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hyperspace Punch",
"text": "This attack does 20 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Portal Strike",
"text": "This Pokémon can't use Portal Strike during your next turn.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 50,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 50
},
{
"condition": "HP",
"price": 34.49
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 51.6,
"low": 43.86,
"high": 59.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 112.7,
"low": 95.8,
"high": 129.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:50:33.895Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}