Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Chaos Rising
Mega Greninja ex

Mega Greninja ex

Double Rare #22 Pokémon Stage 2MEGAex HP 350
Types
Water
Illustrator
takuyoa
Expansion
Chaos Rising · Mega Evolution
Language
English
TCGplayer
693515
GET /api/v1/pokemon/cards/me4-22vh?include=prices 200 88ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me4-22vh",
    "name": "Mega Greninja ex",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.large.png"
      }
    ],
    "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": "693515",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me4-22vh.large.png"
          }
        ]
      }
    ],
    "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"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 1.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.09
        },
        {
          "condition": "HP",
          "price": 1.05
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4.25,
          "low": 3.61,
          "high": 4.89,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 106.97,
          "low": 90.92,
          "high": 123.02,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T20:53:00.697Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.87
      }
    }
  }
}