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

← Burning Shadows
Sophocles

Sophocles

Rare Ultra #146 Trainer Supporter
Illustrator
Sanosuke Sakuma
Expansion
Burning Shadows · Sun & Moon
Language
English
TCGplayer
138619
GET /api/v1/pokemon/cards/sm3-146vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm3-146vh",
    "name": "Sophocles",
    "number": "146",
    "printed_number": "146",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm3",
      "name": "Burning Shadows",
      "total": 177,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "BUS",
      "printed_total": 147,
      "release_date": "2017/08/05",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "138619",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/146vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Rare Ultra",
    "artist": "Sanosuke Sakuma",
    "pricing": {
      "currency": "USD",
      "market": 8.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.37
        },
        {
          "condition": "LP",
          "price": 5.83
        },
        {
          "condition": "MP",
          "price": 4.88
        },
        {
          "condition": "HP",
          "price": 4.5
        },
        {
          "condition": "DMG",
          "price": 4.77
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 4.5,
          "high": 6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 8.5,
          "high": 11,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 112.5,
          "low": 112.5,
          "high": 119.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9.76,
          "low": 9.25,
          "high": 16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30.48,
          "low": 50,
          "high": 50,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:47:31.121Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.95
      }
    }
  }
}