Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Battle Partners
N's Zoroark ex

N's Zoroark ex

Double Rare #61 Pokémon Stage 1ex
Types
Darkness
Illustrator
takuyoa
Expansion
Battle Partners · Scarlet & Violet
Language
Japanese
TCGplayer
614912

Attacks

Night Joker
Darkness · Darkness

Choose 1 of your Benched N's Pokémon's attacks and use it as this attack.

GET /api/v1/pokemon/cards/sv9_ja-61vh?include=prices 200 174ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9_ja-61vh",
    "name": "N's Zoroark ex",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv9_ja",
      "name": "Battle Partners",
      "total": 132,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV9",
      "printed_total": 100,
      "release_date": "2025/01/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Battle Partners"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "614912",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/61vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Darkness"
    ],
    "abilities": [
      {
        "name": "Trade",
        "text": "You must discard a card from your hand in order to use this Ability. Once during your turn, you may draw 2 cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness"
        ],
        "converted_energy_cost": 2,
        "name": "Night Joker",
        "text": "Choose 1 of your Benched N's Pokémon's attacks and use it as this attack."
      }
    ],
    "rarity": "Double Rare",
    "artist": "takuyoa",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.51
        },
        {
          "condition": "MP",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 20,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 488.75,
          "low": 34.5,
          "high": 1166.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 7,
          "low": 3.38,
          "high": 8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:41.077Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}