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

← Sun & Moon Promos
Pretend Boss Pikachu Team Skull

Pretend Boss Pikachu Team Skull

Promo #197 Pokémon Basic HP 60
Types
Lightning
Illustrator
Sanosuke Sakuma
Expansion
Sun & Moon Promos · Sun & Moon
Language
Japanese
TCGplayer

Attacks

Destroy? 20
Colorless · Colorless

Before doing damage, discard all Pokémon Tool cards from your opponent's Active Pokémon.

Pika Punch 50
Lightning · Lightning · Colorless
GET /api/v1/pokemon/cards/smp_ja-197vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp_ja-197vh",
    "name": "Pretend Boss Pikachu Team Skull",
    "number": "197",
    "printed_number": "197",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.large.webp"
      }
    ],
    "expansion": {
      "id": "smp_ja",
      "name": "Sun & Moon Promos",
      "total": 409,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "printed_total": 409,
      "release_date": "2016/11/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Sun & Moon Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/197vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Destroy?",
        "text": "Before doing damage, discard all Pokémon Tool cards from your opponent's Active Pokémon.",
        "damage": "20"
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Pika Punch",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Metal",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "Sanosuke Sakuma",
    "pricing": {
      "currency": "USD",
      "market": 1717.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1717.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 372.88,
          "low": 72.5,
          "high": 1326,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 260,
          "low": 221,
          "high": 299,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 1299.99,
          "low": 1104.99,
          "high": 1494.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 2850,
          "low": 2736,
          "high": 3719.8,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9,
          "trend": {
            "direction": "down",
            "percent": -9.2
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 472.49,
          "low": 500,
          "high": 500,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 1000,
          "low": 850,
          "high": 1150,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 728.2,
          "low": 1208.16,
          "high": 1208.16,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T08:07:15.665Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.85
      }
    }
  }
}