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

← Surging Sparks
Gouging Fire

Gouging Fire

Rare #38 Pokémon BasicAncient HP 130
Types
Fire
Illustrator
AKIRA EGAWA
Expansion
Surging Sparks · Scarlet & Violet
Language
English
TCGplayer
589958

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/sv8-38vh?include=prices 200 148ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8-38vh",
    "name": "Gouging Fire",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8",
      "name": "Surging Sparks",
      "total": 252,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SSP",
      "printed_total": 191,
      "release_date": "2024/11/08",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "589958",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8/38vh.large.png"
          }
        ]
      }
    ],
    "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": "Rare",
    "artist": "AKIRA EGAWA",
    "pricing": {
      "currency": "USD",
      "market": 0.18,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.18
        },
        {
          "condition": "MP",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 2.5,
          "low": 2.13,
          "high": 2.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14,
          "low": 11,
          "high": 14,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 8.55,
          "low": 9.51,
          "high": 9.51,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 2.2,
          "low": 1.87,
          "high": 2.53,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.86,
          "low": 27.75,
          "high": 27.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:53.731Z",
      "trend_7d": {
        "direction": "up",
        "percent": 125
      }
    }
  }
}