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

← Celebrations
Rocket's Admin.

Rocket's Admin.

Classic Collection #86 Trainer Supporter
Illustrator
Ken Sugimori
Expansion
Celebrations · Sword & Shield
Language
English
TCGplayer
250329
GET /api/v1/pokemon/cards/cel25c-86_Avh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "cel25c-86_Avh",
    "name": "Rocket's Admin.",
    "number": "86",
    "printed_number": "86",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.large.webp"
      }
    ],
    "expansion": {
      "id": "cel25",
      "name": "Celebrations",
      "total": 25,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "CEL",
      "printed_total": 25,
      "release_date": "2021/10/08",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/cel25.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "250329",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-86_Avh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Classic Collection",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 0.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.51
        },
        {
          "condition": "LP",
          "price": 0.46
        },
        {
          "condition": "MP",
          "price": 0.43
        },
        {
          "condition": "HP",
          "price": 0.33
        },
        {
          "condition": "DMG",
          "price": 0.24
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.74,
          "low": 11,
          "high": 16.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 5.01,
          "low": 4.26,
          "high": 5.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 57.99,
          "low": 50,
          "high": 59.56,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 14.04,
          "low": 11.93,
          "high": 16.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.57,
          "low": 21,
          "high": 21,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20,
          "low": 10.25,
          "high": 23.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "SGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "9.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:02:37.448Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}