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

← Glory of Team Rocket
Team Rocket's Nidoking ex

Team Rocket's Nidoking ex

Super Rare #116 Pokémon Stage 2ex HP 330
Types
Darkness
Illustrator
5ban Graphics
Expansion
Glory of Team Rocket · Scarlet & Violet
Language
Japanese
TCGplayer
629057

Attacks

Dirty Horn 100
Darkness · Darkness · Colorless

Your opponent's Active Pokémon is now Poisoned. During Pokémon Checkup, put 8 damage counters on that Pokémon instead of 1.

King Impact 240
Darkness · Darkness · Darkness · Colorless
GET /api/v1/pokemon/cards/sv10_ja-116vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10_ja-116vh",
    "name": "Team Rocket's Nidoking ex",
    "number": "116",
    "printed_number": "116",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv10_ja",
      "name": "Glory of Team Rocket",
      "total": 132,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV10",
      "printed_total": 98,
      "release_date": "2025/04/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Glory of Team Rocket"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "629057",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10_ja/116vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "330",
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dirty Horn",
        "text": "Your opponent's Active Pokémon is now Poisoned. During Pokémon Checkup, put 8 damage counters on that Pokémon instead of 1.",
        "damage": "100"
      },
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "King Impact",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 4.26,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.26
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 40.28,
          "low": 40.28,
          "high": 40.28,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.3,
          "low": 20,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39,
          "low": 27.76,
          "high": 51.05,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6,
          "trend": {
            "direction": "up",
            "percent": 11.4
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 26.34,
          "low": 35,
          "high": 35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:36:54.154Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.7
      }
    }
  }
}