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

Before doing damage, if your opponent has any Benched Pokémon, choose 1 of them and switch it with the Defending Pokémon. If your opponent has no Benched Pokémon, ignore this effect.
Flip 4 coins. This attack does 30 damage times the number of heads.
/api/v1/pokemon/cards/ecard3-16?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard3-16",
"name": "Machamp",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86959",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/16.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fighting"
],
"hp": "120",
"abilities": [
{
"name": "Immunity",
"text": "Prevent all effects of your opponent's attacks done to Machamp.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Drag Off",
"text": "Before doing damage, if your opponent has any Benched Pokémon, choose 1 of them and switch it with the Defending Pokémon. If your opponent has no Benched Pokémon, ignore this effect.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hurricane Punch",
"text": "Flip 4 coins. This attack does 30 damage times the number of heads.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 45.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.43
},
{
"condition": "LP",
"price": 34.27
},
{
"condition": "MP",
"price": 30.69
},
{
"condition": "HP",
"price": 24.16
},
{
"condition": "DMG",
"price": 25.2
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 80.7,
"low": 74.99,
"high": 86.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 352.73,
"low": 352.73,
"high": 369.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": -0.24
}
}
}
}