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

← Mega Brave
Lt. Surge's Deal

Lt. Surge's Deal

Special Art Rare #90 Trainer Supporter
Illustrator
osare
Expansion
Mega Brave · Mega Evolution
Language
Japanese
TCGplayer
647199
GET /api/v1/pokemon/cards/m1l_ja-90vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1l_ja-90vh",
    "name": "Lt. Surge's Deal",
    "number": "90",
    "printed_number": "90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.large.webp"
      }
    ],
    "expansion": {
      "id": "m1l_ja",
      "name": "Mega Brave",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1L",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1l_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Brave"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647199",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1l_ja/90vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Special Art Rare",
    "artist": "osare",
    "pricing": {
      "currency": "USD",
      "market": 5.96,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.96
        },
        {
          "condition": "LP",
          "price": 5.29
        },
        {
          "condition": "MP",
          "price": 4.66
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 50.27,
          "low": 42.73,
          "high": 57.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "8",
          "value": 12.02,
          "low": 10.22,
          "high": 13.82,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 18.5,
          "low": 18.5,
          "high": 18.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 33,
          "low": 33,
          "high": 33,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39,
          "low": 17.5,
          "high": 43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 30,
          "low": 20.75,
          "high": 30,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 15.5,
          "low": 13.18,
          "high": 17.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36.5,
          "low": 22.5,
          "high": 47.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.21,
          "low": 10.05,
          "high": 14.45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:53:27.619Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.59
      }
    }
  }
}