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

← GG End
Mawile-GX

Mawile-GX

Double Rare #30 Pokémon BasicGX HP 170
Types
Metal
Illustrator
5ban Graphics
Expansion
GG End · Sun & Moon
Language
Japanese
TCGplayer
574206

Attacks

Wily Bite 10+
Metal · Colorless

This attack does 30 more damage for each of your opponent's Benched Pokémon.

Big Eater-GX
Metal · Colorless

Your opponent reveals their hand. Discard all Supporter cards you find there. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm10a_ja-30vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm10a_ja-30vh",
    "name": "Mawile-GX",
    "number": "30",
    "printed_number": "30",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm10a_ja",
      "name": "GG End",
      "total": 69,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "sm10a",
      "printed_total": 54,
      "release_date": "2019/04/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "GG End"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "574206",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10a_ja/30vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX"
    ],
    "types": [
      "Metal"
    ],
    "hp": "170",
    "abilities": [
      {
        "name": "Captivating Wink",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may have your opponent reveal their hand and put any number of Basic Pokémon you find there onto their Bench.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Wily Bite",
        "text": "This attack does 30 more damage for each of your opponent's Benched Pokémon.",
        "damage": "10+"
      },
      {
        "cost": [
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Big Eater-GX",
        "text": "Your opponent reveals their hand. Discard all Supporter cards you find there. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.4,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.4
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19,
          "low": 19,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.15,
          "low": 36,
          "high": 36,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T03:43:03.363Z",
      "trend_7d": {
        "direction": "down",
        "percent": -56.79
      }
    }
  }
}