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

← Night Wanderer
Munkidori ex

Munkidori ex

Double Rare #37 Pokémon Basicex
Types
Darkness
Illustrator
takuyoa
Expansion
Night Wanderer · Scarlet & Violet
Language
Japanese
TCGplayer
566288

Attacks

Dirty Headbutt
Darkness · Darkness · Colorless

During your next turn, this Pokémon can't use Dirty Headbutt.

GET /api/v1/pokemon/cards/sv6a_ja-37vh?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6a_ja-37vh",
    "name": "Munkidori ex",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv6a_ja",
      "name": "Night Wanderer",
      "total": 94,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV6a",
      "printed_total": 64,
      "release_date": "2024/06/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv6a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Night Wanderer"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "566288",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6a_ja/37vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "abilities": [
      {
        "name": "Anticlimax",
        "text": "If you have Pecharunt ex in play, and if this Pokémon is Knocked Out by damage from an attack from your opponent's Pokémon, your opponent takes 1 fewer Prize card.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dirty Headbutt",
        "text": "During your next turn, this Pokémon can't use Dirty Headbutt."
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.36
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 11.13,
          "low": 11,
          "high": 18,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23.45,
          "low": 32.55,
          "high": 32.55,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T14:48:25.695Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}