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

← SM Black Star Promos
Alolan Raichu

Alolan Raichu

Promo #SM72 Pokémon Stage 1 HP 110
Types
Lightning
Illustrator
Akira Komayama
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
151701

Attacks

Psychic 70
Colorless · Colorless · Colorless

This attack does 20 more damage times the amount of Energy attached to your opponent's Active Pokémon.

GET /api/v1/pokemon/cards/smp-SM72vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM72vh",
    "name": "Alolan Raichu",
    "number": "SM72",
    "printed_number": "SM72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "151701",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM72vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Surge Surfer",
        "text": "If there is any Stadium card in play, this Pokémon has no Retreat Cost.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Psychic",
        "text": "This attack does 20 more damage times the amount of Energy attached to your opponent's Active Pokémon.",
        "damage": "70"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Metal",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "Akira Komayama",
    "pricing": {
      "currency": "USD",
      "market": 46.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 46.01
        },
        {
          "condition": "MP",
          "price": 30.9
        },
        {
          "condition": "HP",
          "price": 18.99
        },
        {
          "condition": "DMG",
          "price": 17.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1836.5,
          "low": 1426,
          "high": 2247,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 64.85,
          "low": 55.12,
          "high": 74.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 61.19,
          "low": 66,
          "high": 66,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10.42
      }
    }
  }
}