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

← Prismatic Evolutions
Dragapult ex

Dragapult ex

Double Rare #73 Pokémon Stage 2Teraex HP 320
Types
Dragon
Illustrator
Jerky
Expansion
Prismatic Evolutions · Scarlet & Violet
Language
English
TCGplayer
610428

Attacks

Jet Headbutt 70
Colorless
Phantom Dive 200
Fire · Psychic

Put 6 damage counters on your opponent's Benched Pokémon in any way you like.

GET /api/v1/pokemon/cards/sv8pt5-73vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8pt5-73vh",
    "name": "Dragapult ex",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv8pt5",
      "name": "Prismatic Evolutions",
      "total": 180,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PRE",
      "printed_total": 131,
      "release_date": "2025/01/17",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "610428",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/73vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Tera",
      "ex"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "320",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Jet Headbutt",
        "damage": "70"
      },
      {
        "cost": [
          "Fire",
          "Psychic"
        ],
        "converted_energy_cost": 2,
        "name": "Phantom Dive",
        "text": "Put 6 damage counters on your opponent's Benched Pokémon in any way you like.",
        "damage": "200"
      }
    ],
    "rarity": "Double Rare",
    "artist": "Jerky",
    "pricing": {
      "currency": "USD",
      "market": 1.29,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.29
        },
        {
          "condition": "LP",
          "price": 1.23
        },
        {
          "condition": "MP",
          "price": 1.27
        },
        {
          "condition": "HP",
          "price": 0.8
        },
        {
          "condition": "DMG",
          "price": 0.85
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 2.25,
          "low": 2.25,
          "high": 2.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 27.24,
          "low": 22.8,
          "high": 31.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 126,
          "low": 107.1,
          "high": 144.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.02,
          "low": 8.52,
          "high": 11.52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.18,
          "low": 12,
          "high": 12,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:53:07.613Z",
      "trend_7d": {
        "direction": "down",
        "percent": -23.21
      }
    }
  }
}