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

← Ninja Spinner
Mega Greninja ex

Mega Greninja ex

Double Rare #22 Pokémon Stage 2MEGAex
Types
Water
Illustrator
takuyoa
Expansion
Ninja Spinner · Mega Evolution
Language
Japanese
TCGplayer
683673

Attacks

Ninja Spinner
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/m4_ja-22vh?include=prices 200 76ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m4_ja-22vh",
    "name": "Mega Greninja ex",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.large.png"
      }
    ],
    "expansion": {
      "id": "m4_ja",
      "name": "Ninja Spinner",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M4",
      "printed_total": 83,
      "release_date": "2026/03/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Ninja Spinner"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "683673",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/22vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "MEGA",
      "ex"
    ],
    "types": [
      "Water"
    ],
    "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."
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 0.92,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.92
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 28.25,
          "low": 24.63,
          "high": 31.62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 56.5,
          "low": 56.5,
          "high": 62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 45.25,
          "low": 36,
          "high": 54.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:05:35.519Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}