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

← Chaos Rising
Mega Gallade ex

Mega Gallade ex

Double Rare #48 Pokémon Stage 2MEGAex HP 350
Types
Fighting
Illustrator
5ban Graphics
Expansion
Chaos Rising · Mega Evolution
Language
English
TCGplayer
693514

Attacks

Gale Slash 50+
Fighting

If this Pokémon has no damage counters on it, this attack does 150 more damage.

Marvelous Edge 240
Fighting · Fighting · Colorless
GET /api/v1/pokemon/cards/me4-48vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me4-48vh",
    "name": "Mega Gallade ex",
    "number": "48",
    "printed_number": "48",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.large.webp"
      }
    ],
    "expansion": {
      "id": "me4",
      "name": "Chaos Rising",
      "total": 122,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "CRI",
      "printed_total": 86,
      "release_date": "2026/05/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/me4/logo-1779247335774.png",
      "symbol": " "
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "693514",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-48vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "MEGA",
      "ex"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "350",
    "attacks": [
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Gale Slash",
        "text": "If this Pokémon has no damage counters on it, this attack does 150 more damage.",
        "damage": "50+"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Marvelous Edge",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.59,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.59
        },
        {
          "condition": "HP",
          "price": 0.49
        },
        {
          "condition": "DMG",
          "price": 0.55
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 30.4,
          "high": 63.19,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T02:29:05.702Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.24
      }
    }
  }
}