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

← SM Black Star Promos
Nidoqueen (Staff Stamp)

Nidoqueen (Staff Stamp)

Promo #SM160 Pokémon Stage 2 HP 160
Types
Psychic
Illustrator
Midori Harada
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
183971

Attacks

Power Lariat 10+
Colorless · Colorless · Colorless

This attack does 50 more damage for each Evolution Pokémon on your Bench.

GET /api/v1/pokemon/cards/smp-SM160vs?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM160vs",
    "name": "Nidoqueen (Staff Stamp)",
    "number": "SM160",
    "printed_number": "SM160",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "183971",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM160vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "160",
    "abilities": [
      {
        "name": "Queen's Call",
        "text": "Once during your turn (before your attack), you may search your deck for a Pokémon that isn't a Pokémon-GX or Pokémon-EX, reveal it, and put it into your hand. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Power Lariat",
        "text": "This attack does 50 more damage for each Evolution Pokémon on your Bench.",
        "damage": "10+"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Midori Harada",
    "pricing": {
      "currency": "USD",
      "market": 79.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 79.99
        },
        {
          "condition": "LP",
          "price": 25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 84,
          "low": 71.4,
          "high": 96.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 75,
          "low": 63.75,
          "high": 86.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 499.99,
          "low": 424.99,
          "high": 574.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T17:54:06.632Z",
      "trend_7d": {
        "direction": "up",
        "percent": 28
      }
    }
  }
}