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

← XY Black Star Promos
Mandibuzz BREAK

Mandibuzz BREAK

Promo #XY182 Pokémon BREAK HP 140
Types
Darkness
Illustrator
5ban Graphics
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
126561

Attacks

Wings of Disaster
Colorless

This attack does 20 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance. Discard all Pokémon Tool cards attached to each of your opponent's Pokémon.

GET /api/v1/pokemon/cards/xyp-XY182vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY182vh",
    "name": "Mandibuzz BREAK",
    "number": "XY182",
    "printed_number": "XY182",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xyp",
      "name": "XY Black Star Promos",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "PR-XY",
      "printed_total": 211,
      "release_date": "2013/10/12",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "126561",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY182vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "BREAK"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Wings of Disaster",
        "text": "This attack does 20 damage to each of your opponent's Pokémon. Don't apply Weakness and Resistance. Discard all Pokémon Tool cards attached to each of your opponent's Pokémon."
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 6.53,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.53
        },
        {
          "condition": "LP",
          "price": 3.98
        },
        {
          "condition": "MP",
          "price": 2.24
        },
        {
          "condition": "HP",
          "price": 2.43
        },
        {
          "condition": "DMG",
          "price": 1.5
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 220,
          "low": 187,
          "high": 253,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 14.5,
          "low": 14.25,
          "high": 14.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:02:51.277Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.48
      }
    }
  }
}