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

← Gym Heroes Unlimited
The Rocket's Training Gym

The Rocket's Training Gym

Rare #104 Trainer Stadium
Illustrator
Keiji Kinebuchi
Expansion
Gym Heroes Unlimited · Gym
Language
English
TCGplayer
89896
GET /api/v1/pokemon/cards/gym1-104vuu?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gym1-104vuu",
    "name": "The Rocket's Training Gym",
    "number": "104",
    "printed_number": "104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.large.webp"
      }
    ],
    "expansion": {
      "id": "gym1-unlimited",
      "name": "Gym Heroes Unlimited",
      "total": 132,
      "language": "English",
      "language_code": "en",
      "series": "Gym",
      "printed_total": 132,
      "release_date": "2000/08/14",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89896",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/104vuu.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Stadium"
    ],
    "rarity": "Rare",
    "artist": "Keiji Kinebuchi",
    "pricing": {
      "currency": "USD",
      "market": 8.29,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.29
        },
        {
          "condition": "MP",
          "price": 8.03
        },
        {
          "condition": "HP",
          "price": 5.92
        },
        {
          "condition": "DMG",
          "price": 4.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 4,
          "high": 6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 15.29,
          "low": 13,
          "high": 17.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 92.5,
          "low": 92.5,
          "high": 101.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 15,
          "low": 4,
          "high": 15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 10,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30.23,
          "low": 30,
          "high": 30.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:44:03.573Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}