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

← Miracle Crystal
Ludicolo δ

Ludicolo δ

Rare Holo #14 Pokémon Stage 2Delta Species HP 100
Types
Fire
Illustrator
Masakazu Fukuda
Expansion
Miracle Crystal · PCG
Language
Japanese
TCGplayer

Attacks

Knock Off 30
Fire · Colorless

Choose 1 card from your opponent's hand without looking and discard it.

Fire Punch 60
Fire · Colorless · Colorless
GET /api/v1/pokemon/cards/pcg8_ja-14vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg8_ja-14vh",
    "name": "Ludicolo δ",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg8_ja",
      "name": "Miracle Crystal",
      "total": 75,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 75,
      "release_date": "2006/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Miracle Crystal"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/14vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Delta Species"
    ],
    "types": [
      "Fire"
    ],
    "hp": "100",
    "abilities": [
      {
        "name": "Overzealous",
        "text": "If your opponent has any Pokémon-ex in play, each of Ludicolo's attacks does 30 more damage to the Defending Pokémon.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Knock Off",
        "text": "Choose 1 card from your opponent's hand without looking and discard it.",
        "damage": "30"
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fire Punch",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 12.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "3",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 95,
          "low": 80.75,
          "high": 109.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15,
          "low": 15,
          "high": 18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22.5,
          "low": 16,
          "high": 29,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:56:18.385Z",
      "trend_7d": {
        "direction": "down",
        "percent": -27.75
      }
    }
  }
}