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

← SM Black Star Promos
Decidueye-GX

Decidueye-GX

Promo #SM37 Pokémon Stage 2GX HP 240
Types
Grass
Illustrator
5ban Graphics
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
133821

Attacks

Razor Leaf 90
Grass · Colorless · Colorless
Hollow Hunt-GX
Grass

Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/smp-SM37vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM37vh",
    "name": "Decidueye-GX",
    "number": "SM37",
    "printed_number": "SM37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "133821",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM37vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "GX"
    ],
    "types": [
      "Grass"
    ],
    "hp": "240",
    "abilities": [
      {
        "name": "Feather Arrow",
        "text": "Once during your turn (before your attack), you may put 2 damage counters on 1 of your opponent's Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Razor Leaf",
        "damage": "90"
      },
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Hollow Hunt-GX",
        "text": "Put 3 cards from your discard pile into your hand. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 8.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.51
        },
        {
          "condition": "LP",
          "price": 5.62
        },
        {
          "condition": "MP",
          "price": 3.59
        },
        {
          "condition": "HP",
          "price": 2.37
        },
        {
          "condition": "DMG",
          "price": 1.9
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 11.78,
          "low": 6,
          "high": 6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 118.5,
          "low": 70,
          "high": 118.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 22.95,
          "low": 19.51,
          "high": 26.39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 41,
          "low": 33,
          "high": 41,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:11:32.782Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.53
      }
    }
  }
}