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

← Skyridge
Nidoqueen

Nidoqueen

Rare #22 Pokémon Stage 2 HP 110
Types
Grass
Illustrator
Mitsuhiro Arita
Expansion
Skyridge · E-Card
Language
English
TCGplayer
87704

Attacks

Double Claw 30
Grass · Colorless · Colorless

Flip 2 coins. This attack does 30 damage plus 20 more damage for each heads

GET /api/v1/pokemon/cards/ecard3-22?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard3-22",
    "name": "Nidoqueen",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.large.webp"
      }
    ],
    "expansion": {
      "id": "ecard3",
      "name": "Skyridge",
      "total": 182,
      "language": "English",
      "language_code": "en",
      "series": "E-Card",
      "code": "SK",
      "printed_total": 144,
      "release_date": "2003/05/12",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87704",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/22.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Grass"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Evolution Helper",
        "text": "Once during your turn (before your attack), if Nidoqueen is on your Bench, you may search your deck for a card that evolves from your Active Pokémon and attach it to your Active Pokémon. (This counts as evolving that Pokémon.) Shuffle your deck afterward.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Double Claw",
        "text": "Flip 2 coins. This attack does 30 damage plus 20 more damage for each heads",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 29.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 29.24
        },
        {
          "condition": "LP",
          "price": 27.02
        },
        {
          "condition": "HP",
          "price": 26.65
        },
        {
          "condition": "DMG",
          "price": 10.19
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 80.13,
          "low": 39,
          "high": 121.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 139,
          "low": 118.15,
          "high": 159.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 691.24,
          "low": 1057,
          "high": 1057,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 24.5,
          "low": 20.83,
          "high": 28.17,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.5,
          "low": 13.18,
          "high": 17.83,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 68.42,
          "low": 99.5,
          "high": 99.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:47:10.710Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}