Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Paradise Dragona
Cyclizar ex

Cyclizar ex

Double Rare #51 Pokémon BasicexTera
Types
Colorless
Illustrator
5ban Graphics
Expansion
Paradise Dragona · Scarlet & Violet
Language
Japanese
TCGplayer
579433

Attacks

Break Through
Colorless · Colorless · Colorless

This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Zircon Road
Grass · Fire · Psychic

You may draw 5 cards.

GET /api/v1/pokemon/cards/sv7a_ja-51vh?include=prices 200 148ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7a_ja-51vh",
    "name": "Cyclizar ex",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7a_ja",
      "name": "Paradise Dragona",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7a",
      "printed_total": 64,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Paradise Dragona"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "579433",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7a_ja/51vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Tera"
    ],
    "types": [
      "Colorless"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Break Through",
        "text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Grass",
          "Fire",
          "Psychic"
        ],
        "converted_energy_cost": 3,
        "name": "Zircon Road",
        "text": "You may draw 5 cards."
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.92,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.92
        },
        {
          "condition": "LP",
          "price": 0.37
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.75,
          "low": 8.5,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23.81,
          "low": 17.95,
          "high": 37.54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 24.49,
          "low": 20.82,
          "high": 28.16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:14.471Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}