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

← SWSH Black Star Promos
Greninja V-UNION

Greninja V-UNION

Promo #SWSH157 Pokémon V-UNION HP 300
Types
Water
Illustrator
Shin Nagasawa
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
248889

Attacks

Union Gain
Colorless

Attach up to 2 Water Energy cards from your discard pile to this Pokémon.

Aqua Edge 130
Water
Twister Shuriken
Water · Water · Colorless

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

Waterfall Blind 180
Water · Water · Colorless

During your opponent's next turn, the Defending Pokémon can't retreat.

GET /api/v1/pokemon/cards/swshp-SWSH157vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH157vh",
    "name": "Greninja V-UNION",
    "number": "SWSH157",
    "printed_number": "SWSH157",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "248889",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH157vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "V-UNION"
    ],
    "types": [
      "Water"
    ],
    "hp": "300",
    "abilities": [
      {
        "name": "Ninja Body",
        "text": "Whenever your opponent plays an Item card from their hand, prevent all effects of that card done to this Pokémon.",
        "type": "Ability"
      },
      {
        "name": "Antidote Jutsu",
        "text": "This Pokémon can't be Poisoned.",
        "type": "Ability"
      },
      {
        "name": "Feel the Way",
        "text": "Once during your turn, you may have your opponent reveal their hand.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Union Gain",
        "text": "Attach up to 2 Water Energy cards from your discard pile to this Pokémon."
      },
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Aqua Edge",
        "damage": "130"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Twister Shuriken",
        "text": "This attack does 100 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Waterfall Blind",
        "text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Shin Nagasawa",
    "pricing": {
      "currency": "USD",
      "market": 12.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.51
        },
        {
          "condition": "LP",
          "price": 6.83
        },
        {
          "condition": "MP",
          "price": 7.03
        },
        {
          "condition": "DMG",
          "price": 3.28
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 83.88,
          "low": 77.78,
          "high": 83.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 59.95,
          "low": 50.96,
          "high": 68.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:14:00.982Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.32
      }
    }
  }
}