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 Greninja ex

Mega Greninja ex

Ultra Rare #100 Pokémon Stage 2MEGAex HP 350
Types
Water
Illustrator
takuyoa
Expansion
Chaos Rising · Mega Evolution
Language
English
TCGplayer
693516

Attacks

Ninja Spinner 120+
Water · Water

You may put a Water Energy attached to this Pokémon into your hand and have this attack do 80 more damage.

GET /api/v1/pokemon/cards/me4-100vh?include=prices 200 32ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me4-100vh",
    "name": "Mega Greninja ex",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.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": "693516",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-100vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "MEGA",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "hp": "350",
    "abilities": [
      {
        "name": "Mortal Shuriken",
        "text": "Once during your turn, if this Pokémon is in the Active Spot, you may discard a Basic Water Energy card from your hand in order to use this Ability. Place 6 damage counters on 1 of your opponent's Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Water"
        ],
        "converted_energy_cost": 2,
        "name": "Ninja Spinner",
        "text": "You may put a Water Energy attached to this Pokémon into your hand and have this attack do 80 more damage.",
        "damage": "120+"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 9.4,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.4
        },
        {
          "condition": "LP",
          "price": 9
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 32.47,
          "low": 20.04,
          "high": 45.09,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 100,
          "low": 100,
          "high": 100,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 26,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 48.35,
          "low": 44.99,
          "high": 49.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 21.5,
          "low": 21.5,
          "high": 21.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 122.5,
          "low": 116,
          "high": 297.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 36,
          "trend": {
            "direction": "down",
            "percent": -42.1
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 16.03,
          "low": 15.24,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 38,
          "low": 36.8,
          "high": 75,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15,
          "trend": {
            "direction": "down",
            "percent": -43.3
          }
        }
      ],
      "market_updated_at": "2026-09-21T02:29:05.702Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.06
      }
    }
  }
}