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

← Ascended Heroes
Pikachu ex

Pikachu ex

Double Rare #57 Pokémon BasicTeraex HP 200
Types
Lightning
Illustrator
aky CG Works
Expansion
Ascended Heroes · Mega Evolution
Language
English
TCGplayer
675869

Attacks

Topaz Bolt 300
Grass · Lightning · Metal

Discard 3 Energy from this Pokémon.

GET /api/v1/pokemon/cards/me2pt5-57vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2pt5-57vh",
    "name": "Pikachu ex",
    "number": "57",
    "printed_number": "57",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.large.webp"
      }
    ],
    "expansion": {
      "id": "me2pt5",
      "name": "Ascended Heroes",
      "total": 295,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "ASC",
      "printed_total": 217,
      "release_date": "2026/01/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "675869",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/57vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Tera",
      "ex"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "200",
    "abilities": [
      {
        "name": "Resolute Heart",
        "text": "If this Pokémon has full HP and would be Knocked Out by damage from an attack, it is not Knocked Out, and its remaining HP becomes 10.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Lightning",
          "Metal"
        ],
        "converted_energy_cost": 3,
        "name": "Topaz Bolt",
        "text": "Discard 3 Energy from this Pokémon.",
        "damage": "300"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 3.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.37
        },
        {
          "condition": "MP",
          "price": 2.82
        },
        {
          "condition": "HP",
          "price": 1.85
        },
        {
          "condition": "DMG",
          "price": 2.18
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 39.5,
          "low": 19.89,
          "high": 50.06,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 399.99,
          "low": 399.99,
          "high": 399.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 62.1,
          "low": 56.93,
          "high": 64.28,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 16.66,
          "low": 14.4,
          "high": 14.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 97,
          "low": 86,
          "high": 121.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 43,
          "trend": {
            "direction": "down",
            "percent": -5.4
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 32.49,
          "low": 27.09,
          "high": 35,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 124.95,
          "low": 106.21,
          "high": 143.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 16.21,
          "low": 13.78,
          "high": 18.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:54:44.651Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.17
      }
    }
  }
}