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

← Mega Evolution Promos
Team Rocket's Mewtwo ex

Team Rocket's Mewtwo ex

Promo #43 Pokémon Basicex
Types
Psychic
Illustrator
aky CG Works
Expansion
Mega Evolution Promos · Mega Evolution
Language
Japanese
TCGplayer

Attacks

Erasure Ball
Psychic · Psychic · Colorless

You may discard up to 2 Energy from your Benched Pokémon. This attack does 60 more damage for each card you discarded in this way.

GET /api/v1/pokemon/cards/mp_ja-43vh?include=prices 200 69ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mp_ja-43vh",
    "name": "Team Rocket's Mewtwo ex",
    "number": "43",
    "printed_number": "43",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.large.png"
      }
    ],
    "expansion": {
      "id": "mp_ja",
      "name": "Mega Evolution Promos",
      "total": 44,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "PROMO",
      "printed_total": 44,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Evolution Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/43vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Psychic"
    ],
    "abilities": [
      {
        "name": "Power Saver",
        "text": "This Pokémon can't attack unless you have 4 or more Team Rocket's Pokémon in play.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Erasure Ball",
        "text": "You may discard up to 2 Energy from your Benched Pokémon. This attack does 60 more damage for each card you discarded in this way."
      }
    ],
    "rarity": "Promo",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 137.3,
      "is_stale": true,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 350,
          "low": 297.5,
          "high": 402.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 76.8,
          "low": 76.8,
          "high": 76.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 289.5,
          "low": 255.1,
          "high": 420.25,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 22
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 155,
          "low": 155,
          "high": 155,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 158.7,
          "low": 84.84,
          "high": 196.37,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-07-29T15:50:35.239Z",
      "trend_7d": {
        "direction": "up",
        "percent": 41.15
      }
    }
  }
}