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

Flip a coin. If tails, during your opponent's next turn, any damage done to this Pokémon by attacks is increased by 30 (after applying Weakness and Resistance).
/api/v1/pokemon/cards/bw10-49vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw10-49vh",
"name": "Machamp",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86999",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "150",
"abilities": [
{
"name": "Badge of Discipline",
"text": "The damage of each of your Fighting Pokémon's attacks isn't affected by Resistance.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Close Combat",
"text": "Flip a coin. If tails, during your opponent's next turn, any damage done to this Pokémon by attacks is increased by 30 (after applying Weakness and Resistance).",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 3.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.39
},
{
"condition": "LP",
"price": 2.09
},
{
"condition": "MP",
"price": 1.4
},
{
"condition": "HP",
"price": 1.11
},
{
"condition": "DMG",
"price": 1.35
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 405,
"low": 344.25,
"high": 465.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:37.685Z",
"trend_7d": {
"direction": "flat",
"percent": 0.3
}
}
}
}