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
M Mawile-EX

M Mawile-EX

Promo #XY104 Pokémon MEGAEX HP 190
Types
Fairy
Illustrator
5ban Graphics
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
118860

Attacks

Twin Grapple 130
Fairy · Fairy · Fairy

Flip 2 coins. For each heads, discard an Energy attached to your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/xyp-XY104vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY104vh",
    "name": "M Mawile-EX",
    "number": "XY104",
    "printed_number": "XY104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.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": "118860",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY104vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "MEGA",
      "EX"
    ],
    "types": [
      "Fairy"
    ],
    "hp": "190",
    "attacks": [
      {
        "cost": [
          "Fairy",
          "Fairy",
          "Fairy"
        ],
        "converted_energy_cost": 3,
        "name": "Twin Grapple",
        "text": "Flip 2 coins. For each heads, discard an Energy attached to your opponent's Active Pokémon.",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Darkness",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 29.85,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 29.85
        },
        {
          "condition": "LP",
          "price": 18.67
        },
        {
          "condition": "MP",
          "price": 13.07
        },
        {
          "condition": "HP",
          "price": 10.46
        },
        {
          "condition": "DMG",
          "price": 6.62
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7",
          "value": 27.22,
          "low": 23.14,
          "high": 31.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1750,
          "low": 1487.5,
          "high": 2012.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 29.99,
          "low": 20.25,
          "high": 29.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 16.18,
          "low": 11.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 30.5,
          "low": 28.25,
          "high": 30.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 26.96,
          "low": 36.69,
          "high": 36.69,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 48,
          "low": 48,
          "high": 48,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 119,
          "low": 119,
          "high": 149.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:02:51.277Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.47
      }
    }
  }
}