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

← Paradox Rift
Professor Sada's Vitality

Professor Sada's Vitality

Special Illustration Rare #256 Trainer SupporterAncient
Illustrator
Ryota Murayama
Expansion
Paradox Rift · Scarlet & Violet
Language
English
TCGplayer
523937
GET /api/v1/pokemon/cards/sv4-256vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv4-256vh",
    "name": "Professor Sada's Vitality",
    "number": "256",
    "printed_number": "256",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv4",
      "name": "Paradox Rift",
      "total": 266,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PAR",
      "printed_total": 182,
      "release_date": "2023/11/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "523937",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/256vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter",
      "Ancient"
    ],
    "rarity": "Special Illustration Rare",
    "artist": "Ryota Murayama",
    "pricing": {
      "currency": "USD",
      "market": 8.67,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.67
        },
        {
          "condition": "LP",
          "price": 8.14
        },
        {
          "condition": "MP",
          "price": 6.63
        },
        {
          "condition": "DMG",
          "price": 5
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39.75,
          "low": 32.13,
          "high": 44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.99,
          "low": 11.04,
          "high": 14.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 83.5,
          "low": 68.07,
          "high": 110.27,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.84,
          "low": 14.72,
          "high": 19.17,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "9.5",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:26:51.715Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.46
      }
    }
  }
}