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 does 80 damage for each Prize card you have taken.
If your opponent's Active Pokémon already has any damage counters on it, this attack's base damage is 30.
/api/v1/pokemon/cards/me1-94vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "me1-94vh",
"name": "Mega Mawile ex",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Metal"
],
"hp": "270",
"attacks": [
{
"cost": [
"Metal",
"Metal"
],
"converted_energy_cost": 2,
"name": "Gobble Down",
"text": "This attack does 80 damage for each Prize card you have taken.",
"damage": "80×"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Huge Bite",
"text": "If your opponent's Active Pokémon already has any damage counters on it, this attack's base damage is 30.",
"damage": "260"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.68
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.49
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 17.72,
"low": 17.72,
"high": 17.72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "10",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 2.25,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 11.5,
"low": 11.5,
"high": 11.81,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 26,
"high": 40,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "4",
"value": 10.01,
"low": 8.51,
"high": 11.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.89,
"low": 8.96,
"high": 10.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 6.6,
"high": 15.81,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "down",
"percent": -26.5
}
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 8.73,
"low": 4.02,
"high": 8.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:28:19.868Z",
"trend_7d": {
"direction": "down",
"percent": -23.6
}
}
}
}