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 Challenge 1st Edition
Sabrina's Gengar

Sabrina's Gengar

Rare #29 Pokémon Stage 2 HP 90
Types
Psychic
Illustrator
Ken Sugimori
Expansion
Gym Challenge 1st Edition · Gym
Language
English
TCGplayer
88875

Attacks

Dark Wave 20
Psychic · Psychic

All Pokémon Powers stop working until the end of your opponent's next turn.

Shadow Bind 40
Psychic · Psychic · Psychic

The Defending Pokémon can't retreat during your opponent's next turn.

GET /api/v1/pokemon/cards/gym2-29v1e?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gym2-29v1e",
    "name": "Sabrina's Gengar",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "gym2-1st-edition",
      "name": "Gym Challenge 1st Edition",
      "total": 132,
      "language": "English",
      "language_code": "en",
      "series": "Gym",
      "printed_total": 132,
      "release_date": "2000/10/16",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88875",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-1st-edition/29v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 2,
        "name": "Dark Wave",
        "text": "All Pokémon Powers stop working until the end of your opponent's next turn.",
        "damage": "20"
      },
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 3,
        "name": "Shadow Bind",
        "text": "The Defending Pokémon can't retreat during your opponent's next turn.",
        "damage": "40"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 350,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 350
        },
        {
          "condition": "LP",
          "price": 253.3
        },
        {
          "condition": "MP",
          "price": 258.33
        },
        {
          "condition": "DMG",
          "price": 141.02
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 972.87,
          "low": 899.24,
          "high": 1046.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 270,
          "low": 270,
          "high": 292.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 992.13,
          "low": 1230,
          "high": 1230,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 574,
          "low": 487.9,
          "high": 660.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 214,
          "low": 181.9,
          "high": 246.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 342.95,
          "low": 525,
          "high": 525,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 424.28,
          "low": 699,
          "high": 699,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 552.5,
          "low": 899,
          "high": 899,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 879.25,
          "low": 1124.29,
          "high": 1190.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 332.25,
          "low": 335,
          "high": 335,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 2266.5,
          "low": 2266.5,
          "high": 2756.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 116,
          "low": 98.6,
          "high": 133.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 125,
          "low": 106.25,
          "high": 143.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 73,
          "low": 73,
          "high": 1150,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 570,
          "low": 556,
          "high": 591.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 750,
          "low": 625.55,
          "high": 816,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "down",
            "percent": -5.4
          }
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 288,
          "low": 244.8,
          "high": 331.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 1245,
          "low": 970.4,
          "high": 1490.33,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "TAG",
          "grade": "4.5",
          "value": 259.14,
          "low": 220.27,
          "high": 298.01,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:48:56.915Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}