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

← Scarlet & Violet Black Star Promos
Gouging Fire (Staff Stamp)

Gouging Fire (Staff Stamp)

Promo #151 Pokémon BasicAncient HP 130
Types
Fire
Illustrator
Hasuno
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer

Attacks

Lunge Out 30
Fire
Blazing Charge 100+
Fire · Fire · Colorless

If your opponent has 4 or fewer Prize cards remaining, this attack does 70 more damage.

GET /api/v1/pokemon/cards/svp-151vs?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-151vs",
    "name": "Gouging Fire (Staff Stamp)",
    "number": "151",
    "printed_number": "151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/151vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Ancient"
    ],
    "types": [
      "Fire"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Lunge Out",
        "damage": "30"
      },
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Blazing Charge",
        "text": "If your opponent has 4 or fewer Prize cards remaining, this attack does 70 more damage.",
        "damage": "100+"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Hasuno",
    "pricing": {
      "currency": "USD",
      "market": 34.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 34.89
        },
        {
          "condition": "LP",
          "price": 34.66
        },
        {
          "condition": "MP",
          "price": 30
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 60.31,
          "low": 57.14,
          "high": 60.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 42.72,
          "low": 36.31,
          "high": 49.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 89.13,
          "low": 68,
          "high": 110.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 154,
          "low": 154,
          "high": 158,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 48.88,
          "low": 47,
          "high": 53.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:16.708Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.23
      }
    }
  }
}