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

← Rebel Clash
Eldegoss V (Play Pokemon Stamp)

Eldegoss V (Play Pokemon Stamp)

Rare Holo V #19
Illustrator
5ban Graphics
Expansion
Rebel Clash · Sword & Shield
Language
English
TCGplayer
475979
GET /api/v1/pokemon/cards/swsh2-19vpp?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh2-19vpp",
    "name": "Eldegoss V (Play Pokemon Stamp)",
    "number": "19",
    "printed_number": "19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh2",
      "name": "Rebel Clash",
      "total": 209,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "RCL",
      "printed_total": 192,
      "release_date": "2020/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "475979",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2-19vpp.large.webp"
          }
        ]
      }
    ],
    "rarity": "Rare Holo V",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 27.82,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 27.82
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BCCG",
          "grade": "10",
          "value": 6.99,
          "low": 5.94,
          "high": 8.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 4.25,
          "low": 3.63,
          "high": 4.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 16.05,
          "low": 13.64,
          "high": 18.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T18:24:40.047Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.87
      }
    }
  }
}