Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← SM Black Star Promos
Zygarde (Staff Stamp)

Zygarde (Staff Stamp)

Promo #SM48 Pokémon Basic HP 150
Types
Dragon
Illustrator
Masakazu Fukuda
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
139092

Attacks

Land Crush 80
Colorless · Colorless · Colorless
Core Enforcer 150
Darkness · Fairy · Colorless · Colorless

Discard a Darkness Energy and a Fairy Energy attached to this Pokémon.

GET /api/v1/pokemon/cards/smp-SM48vs?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM48vs",
    "name": "Zygarde (Staff Stamp)",
    "number": "SM48",
    "printed_number": "SM48",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "139092",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM48vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "150",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Land Crush",
        "damage": "80"
      },
      {
        "cost": [
          "Darkness",
          "Fairy",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Core Enforcer",
        "text": "Discard a Darkness Energy and a Fairy Energy attached to this Pokémon.",
        "damage": "150"
      }
    ],
    "weaknesses": [
      {
        "type": "Fairy",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 58.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 58.39
        },
        {
          "condition": "LP",
          "price": 49.93
        },
        {
          "condition": "MP",
          "price": 12
        },
        {
          "condition": "DMG",
          "price": 15
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "6",
          "value": 7.56,
          "low": 6.43,
          "high": 8.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T17:54:06.632Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}