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

← Destined Rivals
Team Rocket's Nidoking ex

Team Rocket's Nidoking ex

Double Rare #119 Pokémon Stage 2ex HP 330
Types
Darkness
Illustrator
5ban Graphics
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
632927

Attacks

Tainted 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.

Kingly Impact 240
Darkness · Darkness · Darkness · Colorless
GET /api/v1/pokemon/cards/sv10-119vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-119vh",
    "name": "Team Rocket's Nidoking ex",
    "number": "119",
    "printed_number": "119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv10",
      "name": "Destined Rivals",
      "total": 244,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "DRI",
      "printed_total": 182,
      "release_date": "2025/05/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632927",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/119vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "330",
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Tainted 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": "Kingly Impact",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.8,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.8
        },
        {
          "condition": "LP",
          "price": 0.76
        },
        {
          "condition": "DMG",
          "price": 0.45
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 9.5,
          "low": 9.5,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.08,
          "low": 17.22,
          "high": 28.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44.99,
          "low": 33.53,
          "high": 51.07,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 19.13,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.99,
          "low": 13.59,
          "high": 18.39,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:33:09.404Z",
      "trend_7d": {
        "direction": "down",
        "percent": -20
      }
    }
  }
}