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/xy3-46vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy3-46vh",
"name": "Machamp",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.large.webp"
}
],
"expansion": {
"id": "xy3",
"name": "Furious Fists",
"total": 114,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FFI",
"printed_total": 111,
"release_date": "2014/08/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "92223",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy3/46vh.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": "Rare Holo",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 1.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.05
},
{
"condition": "LP",
"price": 0.85
},
{
"condition": "MP",
"price": 0.72
},
{
"condition": "HP",
"price": 0.24
},
{
"condition": "DMG",
"price": 0.32
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 153.05,
"low": 130.09,
"high": 176.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 85,
"low": 85,
"high": 85.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 160,
"low": 136,
"high": 184,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.75,
"low": 14,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:39:13.477Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}