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

← Triplet Beat
Skeledirge ex

Skeledirge ex

Super Rare #87 Pokémon Stage 2ex HP 340
Types
Fire
Illustrator
5ban Graphics
Expansion
Triplet Beat · Scarlet & Violet
Language
Japanese
TCGplayer
568210

Attacks

Song of Vitality 50
Fire

Heal 30 damage from all of your Pokémon.

Burning Voice 270-
Fire · Fire

This attack does 10 damage less for each damage counter on this Pokémon.

GET /api/v1/pokemon/cards/sv1a_ja-87vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv1a_ja-87vh",
    "name": "Skeledirge ex",
    "number": "87",
    "printed_number": "87",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv1a_ja",
      "name": "Triplet Beat",
      "total": 103,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV1a",
      "printed_total": 73,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Triplet Beat"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "568210",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/87vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "hp": "340",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Song of Vitality",
        "text": "Heal 30 damage from all of your Pokémon.",
        "damage": "50"
      },
      {
        "cost": [
          "Fire",
          "Fire"
        ],
        "converted_energy_cost": 2,
        "name": "Burning Voice",
        "text": "This attack does 10 damage less for each damage counter on this Pokémon.",
        "damage": "270-"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.99
        },
        {
          "condition": "LP",
          "price": 1.55
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 40.75,
          "low": 40.75,
          "high": 40.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17,
          "low": 16,
          "high": 25.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.5,
          "low": 3.83,
          "high": 5.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 21.5,
          "low": 16.01,
          "high": 16.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:42:20.502Z",
      "trend_7d": {
        "direction": "down",
        "percent": -28.67
      }
    }
  }
}