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

← Super Electric Breaker
Scovillain ex

Scovillain ex

Double Rare #23 Pokémon Stage 1ex
Types
Fire
Illustrator
PLANETA Mochizuki
Expansion
Super Electric Breaker · Scarlet & Violet
Language
Japanese
TCGplayer
587603

Attacks

Spicy Rage
Fire · Fire

This attack does 70 more damage for each damage counter on this Pokémon.

GET /api/v1/pokemon/cards/sv8_ja-23vh?include=prices 200 71ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8_ja-23vh",
    "name": "Scovillain ex",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8_ja",
      "name": "Super Electric Breaker",
      "total": 138,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV8",
      "printed_total": 106,
      "release_date": "2024/10/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Super Electric Breaker"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "587603",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/23vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Double Type",
        "text": "As long as this Pokémon is in play, it is Grass and Fire type.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire"
        ],
        "converted_energy_cost": 2,
        "name": "Spicy Rage",
        "text": "This attack does 70 more damage for each damage counter on this Pokémon."
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Mochizuki",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.41
        },
        {
          "condition": "MP",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 346,
          "low": 294.1,
          "high": 397.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.25,
          "low": 10,
          "high": 18.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 56.05,
          "low": 46.49,
          "high": 98.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 11.64,
          "low": 9.99,
          "high": 9.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:36:29.207Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}