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

If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 60 more damage.
Discard any Stadium card in play.
This attack's damage isn't affected by Resistance. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3-64vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sm3-64vh",
"name": "Machamp-GX",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138550",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Fighting"
],
"hp": "250",
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Cross-Cut",
"text": "If your opponent's Active Pokémon is an Evolution Pokémon, this attack does 60 more damage.",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Bedrock Breaker",
"text": "Discard any Stadium card in play.",
"damage": "130"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Muscle Punch-GX",
"text": "This attack's damage isn't affected by Resistance. (You can't use more than 1 GX attack in a game.)",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.22
},
{
"condition": "LP",
"price": 4.04
},
{
"condition": "MP",
"price": 2.69
},
{
"condition": "HP",
"price": 1.76
},
{
"condition": "DMG",
"price": 1.73
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 307.5,
"low": 15,
"high": 600,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 138.73,
"low": 135.03,
"high": 159.75,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.66,
"low": 14.55,
"high": 14.94,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 14.45,
"low": 11.76,
"high": 13.86,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 31.06,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "flat",
"percent": 0.19
}
}
}
}