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 heads, this attack does 20 damage times the number of damage counters on Giovanni's Machop.
/api/v1/pokemon/cards/gym2_ja-57?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym2_ja-57",
"name": "Giovanni's Machop",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.large.webp"
}
],
"expansion": {
"id": "gym2_ja",
"name": "Challenge from the Darkness",
"total": 98,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 98,
"release_date": "1999/06/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym2_ja.symbol.png",
"translation": {
"en": {
"name": "Challenge from the Darkness"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2_ja-57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Chop",
"damage": "10"
},
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Fury Punch",
"text": "Flip a coin. If heads, this attack does 20 damage times the number of damage counters on Giovanni's Machop.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.97
},
{
"condition": "LP",
"price": 0.52
},
{
"condition": "MP",
"price": 0.63
},
{
"condition": "HP",
"price": 0.24
},
{
"condition": "DMG",
"price": 0.18
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 63.25,
"low": 41.63,
"high": 84.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 167.68,
"low": 207,
"high": 207,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9.88,
"low": 9.81,
"high": 9.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 23.11,
"high": 38,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:43:24.710Z",
"trend_7d": {
"direction": "down",
"percent": -0.51
}
}
}
}