Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Destined Rivals
Rabsca ex

Rabsca ex

Double Rare #25
Illustrator
N-DESIGN Inc.
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
632848
GET /api/v1/pokemon/cards/sv10-25vh?include=prices 200 135ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-25vh",
    "name": "Rabsca ex",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv10",
      "name": "Destined Rivals",
      "total": 244,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "DRI",
      "printed_total": 182,
      "release_date": "2025/05/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632848",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/25vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "N-DESIGN Inc.",
    "pricing": {
      "currency": "USD",
      "market": 0.57,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.57
        },
        {
          "condition": "HP",
          "price": 0.11
        },
        {
          "condition": "DMG",
          "price": 0.33
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 20.37,
          "low": 17.31,
          "high": 23.43,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.49,
          "low": 14.79,
          "high": 14.98,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.1,
          "low": 14.64,
          "high": 16.44,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-07-29T20:52:29.481Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5
      }
    }
  }
}