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

← Team Rocket Returns
Pow! Hand Extension

Pow! Hand Extension

Uncommon #85 Trainer Rocket's Secret Machine
Illustrator
Katsura Tabata
Expansion
Team Rocket Returns · EX
Language
English
TCGplayer
88352
GET /api/v1/pokemon/cards/ex7-85vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex7-85vrh",
    "name": "Pow! Hand Extension",
    "number": "85",
    "printed_number": "85",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex7",
      "name": "Team Rocket Returns",
      "total": 111,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "TRR",
      "printed_total": 109,
      "release_date": "2004/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88352",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/85vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Rocket's Secret Machine"
    ],
    "rarity": "Uncommon",
    "artist": "Katsura Tabata",
    "pricing": {
      "currency": "USD",
      "market": 53.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 53.83
        },
        {
          "condition": "LP",
          "price": 41.75
        },
        {
          "condition": "HP",
          "price": 44
        },
        {
          "condition": "DMG",
          "price": 28.88
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "5.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 125,
          "low": 122.75,
          "high": 173,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 35,
          "low": 35,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 268.82,
          "low": 235.45,
          "high": 292.83,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 39,
          "low": 39,
          "high": 39.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:40:06.773Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12.17
      }
    }
  }
}