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
Pheromosa & Buzzwole-GX

Pheromosa & Buzzwole-GX

Super Rare #56 Pokémon BasicGXTAG TEAM HP 260
Types
Grass
Illustrator
kirisAki
Expansion
Full Metal Wall · Sun & Moon
Language
Japanese
TCGplayer
574162

Attacks

Jet Punch 30
Grass

This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

Elegant Sole 190
Grass · Grass · Colorless

During your next turn, this Pokémon's Elegant Sole attack's base damage is 60.

Beast Game-GX 50
Grass

If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card. If this Pokémon has at least 7 extra Energy attached to it (in addition to this attack's cost), take 3 more Prize cards instead. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm9b_ja-56vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm9b_ja-56vh",
    "name": "Pheromosa & Buzzwole-GX",
    "number": "56",
    "printed_number": "56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.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": "574162",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9b_ja/56vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Grass"
    ],
    "hp": "260",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Jet Punch",
        "text": "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "30"
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Elegant Sole",
        "text": "During your next turn, this Pokémon's Elegant Sole attack's base damage is 60.",
        "damage": "190"
      },
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Beast Game-GX",
        "text": "If your opponent's Pokémon is Knocked Out by damage from this attack, take 1 more Prize card. If this Pokémon has at least 7 extra Energy attached to it (in addition to this attack's cost), take 3 more Prize cards instead. (You can't use more than 1 GX attack in a game.)",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "kirisAki",
    "pricing": {
      "currency": "USD",
      "market": 57.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 57.24
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 317.49,
          "low": 399.99,
          "high": 399.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T04:03:38.275Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.3
      }
    }
  }
}