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-49vrh?include=prices 200 22ms{
"success": true,
"data": {
"id": "bw10-49vrh",
"name": "Machamp",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.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": "86969",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/49vrh.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": 5.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.38
},
{
"condition": "LP",
"price": 2.39
},
{
"condition": "MP",
"price": 2
},
{
"condition": "HP",
"price": 1.66
}
],
"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": "8",
"value": 19,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "up",
"percent": 21.72
}
}
}
}