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

← Lost Origin
Adventurer's Discovery

Adventurer's Discovery

Rare Ultra #TG23 Trainer Supporter
Illustrator
Taira Akitsu
Expansion
Lost Origin · Sword & Shield
Language
English
TCGplayer
284296
GET /api/v1/pokemon/cards/swsh11tg-TG23vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh11tg-TG23vh",
    "name": "Adventurer's Discovery",
    "number": "TG23",
    "printed_number": "TG23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh11",
      "name": "Lost Origin",
      "total": 217,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "LOR",
      "printed_total": 196,
      "release_date": "2022/09/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "284296",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/swsh11tg-TG23vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Rare Ultra",
    "artist": "Taira Akitsu",
    "pricing": {
      "currency": "USD",
      "market": 3.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.83
        },
        {
          "condition": "LP",
          "price": 3.32
        },
        {
          "condition": "MP",
          "price": 2.46
        },
        {
          "condition": "HP",
          "price": 2.05
        },
        {
          "condition": "DMG",
          "price": 1.99
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 27.99,
          "low": 27.99,
          "high": 27.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 31.34,
          "low": 12.75,
          "high": 31.34,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 11.25,
          "low": 9.56,
          "high": 12.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 59.99,
          "low": 43.2,
          "high": 63.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 4.01,
          "low": 3.41,
          "high": 4.61,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 10,
          "high": 10,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15,
          "low": 11.4,
          "high": 16.84,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:55:36.289Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.23
      }
    }
  }
}