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 #XY176 Trainer Stadium
Illustrator
Naoki Saito
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
199329
GET /api/v1/pokemon/cards/xyp-XY176vs?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY176vs",
    "name": "Champions Festival (Staff Stamp)",
    "number": "XY176",
    "printed_number": "XY176",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247"
      }
    ],
    "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": "199329",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xyp/xyp-XY176vs.small.webp?v=1777696563247"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Stadium"
    ],
    "rarity": "Promo",
    "artist": "Naoki Saito",
    "pricing": {
      "currency": "USD",
      "market": 519.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 519.99
        },
        {
          "condition": "LP",
          "price": 450
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 373,
          "low": 317.05,
          "high": 428.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 575,
          "low": 550,
          "high": 607.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 612.5,
          "low": 590.63,
          "high": 671.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 899.99,
          "low": 764.99,
          "high": 1034.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 2570,
          "low": 2184.5,
          "high": 2955.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T11:34:42.761Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}