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
Imposter Professor Oak

Imposter Professor Oak

Classic Collection #73 Trainer
Illustrator
Ken Sugimori
Expansion
Celebrations · Sword & Shield
Language
English
TCGplayer
250322
GET /api/v1/pokemon/cards/cel25c-73_Avh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "cel25c-73_Avh",
    "name": "Imposter Professor Oak",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_Avh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_Avh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_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": "250322",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_Avh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_Avh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cel25/cel25c-73_Avh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "rarity": "Classic Collection",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 0.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.37
        },
        {
          "condition": "DMG",
          "price": 0.35
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 40.59,
          "low": 34.5,
          "high": 46.68,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12.5,
          "low": 9.99,
          "high": 14.38,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 3.25,
          "low": 3.25,
          "high": 5.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5.5,
          "low": 5.5,
          "high": 6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.5,
          "low": 33.97,
          "high": 57.8,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 2.25,
          "low": 1.91,
          "high": 2.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.12,
          "low": 19.99,
          "high": 19.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 18,
          "low": 12.25,
          "high": 21.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "SGC",
          "grade": "9",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:02:37.448Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.76
      }
    }
  }
}