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
Alakazam (Staff Stamp)

Alakazam (Staff Stamp)

Promo #3 Pokémon Stage 2 HP 140
Types
Psychic
Illustrator
cochi8i
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
656385

Attacks

Powerful Hand
Psychic

Place 2 damage counters on your opponent's Active Pokémon for each card in your hand.

GET /api/v1/pokemon/cards/mep-3vs?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-3vs",
    "name": "Alakazam (Staff Stamp)",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647"
      }
    ],
    "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": "656385",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mep/mep-3vs.small.jpeg?v=1776639212647"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "140",
    "abilities": [
      {
        "name": "Psychic Draw",
        "text": "Once during your turn, when you play this Pokémon from your hand to evolve 1 of your Pokémon, you may use this Ability. Draw 3 cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Powerful Hand",
        "text": "Place 2 damage counters on your opponent's Active Pokémon for each card in your hand."
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "cochi8i",
    "pricing": {
      "currency": "USD",
      "market": 170.98,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 170.98
        },
        {
          "condition": "LP",
          "price": 164.51
        },
        {
          "condition": "DMG",
          "price": 100
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 375.87,
          "low": 319.49,
          "high": 432.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 53.42,
          "low": 53.42,
          "high": 53.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 78,
          "low": 66.3,
          "high": 89.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 132,
          "low": 112.2,
          "high": 151.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 575,
          "low": 560,
          "high": 581.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 103.5,
          "low": 89.59,
          "high": 150,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 163.75,
          "low": 81.75,
          "high": 179.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:07:06.090Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.64
      }
    }
  }
}