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

← Mega Evolution Black Star Promos
Mega Feraligatr ex

Mega Feraligatr ex

Promo #36 Pokémon Stage 2MEGAex HP 370
Types
Water
Illustrator
5ban Graphics
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
692118

Attacks

Mortal Crunch 200+
Water · Water · Colorless

If your opponent's Active Pokémon already has any damage counters on it, this attack does 200 more damage.

GET /api/v1/pokemon/cards/mep-36vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-36vh",
    "name": "Mega Feraligatr ex",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.large.webp"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 112,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 112,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "692118",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-36vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "MEGA",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "hp": "370",
    "attacks": [
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Mortal Crunch",
        "text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 200 more damage.",
        "damage": "200+"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.67,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.67
        },
        {
          "condition": "MP",
          "price": 0.57
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 9.38,
          "low": 7.97,
          "high": 10.79,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 34.99,
          "low": 27.49,
          "high": 42.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 60.5,
          "low": 60.5,
          "high": 65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.2,
          "low": 15.2,
          "high": 15.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:57:46.786Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.22
      }
    }
  }
}