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

← Destined Rivals
Team Rocket's Blipbug

Team Rocket's Blipbug

Common #15
Illustrator
buchi
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
632841
GET /api/v1/pokemon/cards/sv10-15?include=prices 200 142ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-15",
    "name": "Team Rocket's Blipbug",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.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": "632841",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/15.large.png"
          }
        ]
      }
    ],
    "rarity": "Common",
    "artist": "buchi",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 43.95,
          "low": 43.95,
          "high": 43.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-29T20:52:29.481Z",
      "trend_7d": {
        "direction": "down",
        "percent": -27.27
      }
    }
  }
}