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

During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 40 (before applying Weakness and Resistance).
/api/v1/pokemon/cards/xyp-XY13vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "xyp-XY13vs",
"name": "Machamp (Staff Stamp)",
"number": "XY13",
"printed_number": "XY13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.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": "96375",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY13vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "150",
"abilities": [
{
"name": "Fighting Fury",
"text": "Each of your Fighting Pokémon's attacks do 20 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Machamp Crush",
"text": "During your opponent's next turn, any damage done by attacks from the Defending Pokémon is reduced by 40 (before applying Weakness and Resistance).",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 150,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 150
},
{
"condition": "LP",
"price": 127.47
},
{
"condition": "MP",
"price": 45
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 79.2,
"low": 67.32,
"high": 91.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 299,
"low": 254.15,
"high": 343.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 249,
"low": 211.65,
"high": 286.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 149.99,
"low": 127.49,
"high": 172.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 289,
"low": 245.65,
"high": 332.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:42.761Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}