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
Ash's Pikachu

Ash's Pikachu

Promo #SM110 Pokémon Basic HP 70
Types
Lightning
Illustrator
2017 Pikachu Project
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
152673

Attacks

Iron Tail 20
Colorless

Flip a coin until you get tails. This attack does 20 damage for each heads.

Thunder 80
Lightning · Lightning · Colorless

Flip a coin. If tails, this Pokémon does 20 damage to itself.

GET /api/v1/pokemon/cards/smp-SM110?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM110",
    "name": "Ash's Pikachu",
    "number": "SM110",
    "printed_number": "SM110",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.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": "152673",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM110.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Iron Tail",
        "text": "Flip a coin until you get tails. This attack does 20 damage for each heads.",
        "damage": "20"
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Thunder",
        "text": "Flip a coin. If tails, this Pokémon does 20 damage to itself.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Metal",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "2017 Pikachu Project",
    "pricing": {
      "currency": "USD",
      "market": 58.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 58.04
        },
        {
          "condition": "LP",
          "price": 43.19
        },
        {
          "condition": "MP",
          "price": 24.44
        },
        {
          "condition": "HP",
          "price": 22.59
        },
        {
          "condition": "DMG",
          "price": 17.59
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "5",
          "value": 24.96,
          "low": 21.22,
          "high": 28.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 28.15,
          "low": 32,
          "high": 32,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 31.5,
          "low": 30.5,
          "high": 31.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1665.1,
          "low": 1267.5,
          "high": 2807.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 27.95,
          "low": 23.76,
          "high": 32.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 25.37,
          "low": 34.99,
          "high": 34.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 36.65,
          "low": 31.15,
          "high": 42.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 66,
          "low": 54,
          "high": 253.19,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 70,
          "low": 47.4,
          "high": 86.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 155,
          "low": 120.86,
          "high": 200.82,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.92
      }
    }
  }
}