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

Does 10 damage to each Benched Pokémon (yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ecard1_ja-120vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1_ja-120vh",
"name": "Dugtrio",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.large.webp"
}
],
"expansion": {
"id": "ecard1_ja",
"name": "Base Expansion Pack",
"total": 128,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 128,
"release_date": "2001/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard1_ja.symbol.png",
"translation": {
"en": {
"name": "Base Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "575977",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1_ja/120vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Mud Slap",
"damage": "20"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magnitude",
"text": "Does 10 damage to each Benched Pokémon (yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "40"
}
],
"rarity": "Rare Holo",
"artist": "Masako Yamashita",
"pricing": {
"currency": "USD",
"market": 152.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 152.75
},
{
"condition": "LP",
"price": 35.08
},
{
"condition": "HP",
"price": 25
},
{
"condition": "DMG",
"price": 18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 65.5,
"low": 65.5,
"high": 73.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 74.4,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 294.25,
"low": 198.75,
"high": 412.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 50,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T23:47:13.608Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}