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

← Twilight Masquerade
Scream Tail ex

Scream Tail ex

Ultra Rare #197 Pokémon BasicexAncient HP 190
Types
Psychic
Illustrator
PLANETA Hiiragi
Expansion
Twilight Masquerade · Scarlet & Violet
Language
English
TCGplayer
550241

Attacks

Scream
Colorless

You can use this attack only if you go second, and only during your first turn. Your opponent can't play any Supporter cards from their hand during their next turn.

Crunch 120
Psychic · Colorless · Colorless

Discard an Energy from your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/sv6-197vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6-197vh",
    "name": "Scream Tail ex",
    "number": "197",
    "printed_number": "197",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv6",
      "name": "Twilight Masquerade",
      "total": 226,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TWM",
      "printed_total": 167,
      "release_date": "2024/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "550241",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/197vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Ancient"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "190",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Scream",
        "text": "You can use this attack only if you go second, and only during your first turn. Your opponent can't play any Supporter cards from their hand during their next turn."
      },
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Crunch",
        "text": "Discard an Energy from your opponent's Active Pokémon.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "PLANETA Hiiragi",
    "pricing": {
      "currency": "USD",
      "market": 2.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.51
        },
        {
          "condition": "LP",
          "price": 2.19
        },
        {
          "condition": "DMG",
          "price": 1.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.13,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 21.99,
          "low": 21.99,
          "high": 21.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 40.6,
          "high": 62.89,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 7.59,
          "low": 6.45,
          "high": 8.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 13.13,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20,
          "low": 14.88,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:44:41.675Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.99
      }
    }
  }
}