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

← Hidden Fates
Shrine of Punishment

Shrine of Punishment

Rare Secret #SV90 Trainer Stadium
Illustrator
5ban Graphics
Expansion
Hidden Fates · Sun & Moon
Language
English
TCGplayer
197844
GET /api/v1/pokemon/cards/sma-SV90vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sma-SV90vh",
    "name": "Shrine of Punishment",
    "number": "SV90",
    "printed_number": "SV90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm115",
      "name": "Hidden Fates",
      "total": 69,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "HIF",
      "printed_total": 68,
      "release_date": "2019/08/23",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "197844",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV90vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Stadium"
    ],
    "rarity": "Rare Secret",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 6.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.03
        },
        {
          "condition": "LP",
          "price": 5.78
        },
        {
          "condition": "MP",
          "price": 5.99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 18.87,
          "low": 22.99,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 23,
          "low": 19.5,
          "high": 26.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 19.95,
          "low": 19.95,
          "high": 19.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45,
          "low": 38.83,
          "high": 61.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "up",
            "percent": 12.5
          }
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6.49,
          "low": 6.49,
          "high": 13.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:55:32.965Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.33
      }
    }
  }
}