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

← XY Black Star Promos
Champions Festival (Staff Stamp)

Champions Festival (Staff Stamp)

Promo #XY27 Trainer Stadium
Illustrator
Naoki Saito
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
96485
GET /api/v1/pokemon/cards/xyp-XY27vs?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY27vs",
    "name": "Champions Festival (Staff Stamp)",
    "number": "XY27",
    "printed_number": "XY27",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.large.webp"
      }
    ],
    "expansion": {
      "id": "xyp",
      "name": "XY Black Star Promos",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "PR-XY",
      "printed_total": 211,
      "release_date": "2013/10/12",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "96485",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY27vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Stadium"
    ],
    "rarity": "Promo",
    "artist": "Naoki Saito",
    "pricing": {
      "currency": "USD",
      "market": 375,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 375
        },
        {
          "condition": "LP",
          "price": 200
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7",
          "value": 349.99,
          "low": 297.49,
          "high": 402.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 396,
          "low": 336.6,
          "high": 455.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 403.16,
          "low": 342.69,
          "high": 463.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 427,
          "low": 362.95,
          "high": 491.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T11:34:42.761Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}