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

This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.
Flip a coin. If heads, this attack does 60 damage plus 30 more damage.
/api/v1/pokemon/cards/adv5_ja-51vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv5_ja-51vh",
"name": "Machamp",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.large.webp"
}
],
"expansion": {
"id": "adv5_ja",
"name": "Undone Seal",
"total": 83,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 83,
"release_date": "2004/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.symbol.png",
"translation": {
"en": {
"name": "Undone Seal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612496",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/51vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Overzealous",
"text": "If your opponent has any Pokémon-ex in play, each of Machamp's attacks do 30 more damage to the Defending Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Brick Smash",
"text": "This attack's damage isn't affected by Weakness, Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.",
"damage": "40"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Cross Chop",
"text": "Flip a coin. If heads, this attack does 60 damage plus 30 more damage.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 8.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 86,
"low": 86,
"high": 131,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 81.86,
"low": 37.61,
"high": 96.37,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-06-17T04:07:44.381Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}