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

← First Partner (Series 2)
Sobble

Sobble

Promo #54
Illustrator
Saboteri
Expansion
First Partner (Series 2) · Mega Evolution
Language
English
TCGplayer
699878
GET /api/v1/pokemon/cards/mega-evolution-first-partner-series-2-54-8?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mega-evolution-first-partner-series-2-54-8",
    "name": "Sobble",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822"
      }
    ],
    "expansion": {
      "id": "mega-evolution-first-partner-series-2",
      "name": "First Partner (Series 2)",
      "total": 9,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "printed_total": 9,
      "release_date": "2026/06/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "699878",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/mega-evolution-first-partner-series-2/mega-evolution-first-partner-series-2-54-8.small.jpg?v=1781976185822"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Saboteri",
    "pricing": {
      "currency": "USD",
      "market": 2.72,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.72
        },
        {
          "condition": "LP",
          "price": 2.43
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 34.23,
          "low": 30.91,
          "high": 43.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 53.4,
          "low": 49.99,
          "high": 55.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.8,
          "low": 10.8,
          "high": 10.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 89.25,
          "low": 71.1,
          "high": 155,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 23.5,
          "low": 23.5,
          "high": 23.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:39:57.676Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.51
      }
    }
  }
}