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

← Full Metal Wall
Lucario & Melmetal-GX

Lucario & Melmetal-GX

Super Rare #58 Pokémon BasicGXTAG TEAM HP 260
Types
Metal
Illustrator
5ban Graphics
Expansion
Full Metal Wall · Sun & Moon
Language
Japanese
TCGplayer
574164

Attacks

Steel Fist 50
Colorless · Colorless

Search your deck for a Metal Energy card and attach it to this Pokémon. Then, shuffle your deck.

Heavy Impact 150
Metal · Metal · Colorless · Colorless
Full Metal Wall-GX
Colorless

For the rest of this game, your Metal Pokémon take 30 less damage from your opponent's attacks (after applying Weakness and Resistance). If this Pokémon has at least 1 extra Energy attached to it (in addition to this attack's cost), discard all Energy from your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm9b_ja-58vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm9b_ja-58vh",
    "name": "Lucario & Melmetal-GX",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm9b_ja",
      "name": "Full Metal Wall",
      "total": 69,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM9b",
      "printed_total": 54,
      "release_date": "2019/02/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Full Metal Wall"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "574164",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/58vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Metal"
    ],
    "hp": "260",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Steel Fist",
        "text": "Search your deck for a Metal Energy card and attach it to this Pokémon. Then, shuffle your deck.",
        "damage": "50"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Heavy Impact",
        "damage": "150"
      },
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Full Metal Wall-GX",
        "text": "For the rest of this game, your Metal Pokémon take 30 less damage from your opponent's attacks (after applying Weakness and Resistance). If this Pokémon has at least 1 extra Energy attached to it (in addition to this attack's cost), discard all Energy from your opponent's Active Pokémon. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 25.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 25.44
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100.17,
          "low": 108.84,
          "high": 134.76,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27.5,
          "low": 23.38,
          "high": 31.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T04:03:38.275Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.54
      }
    }
  }
}