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

← Crystal Guardians
Mysterious Shard

Mysterious Shard

Uncommon #81 Trainer Pokémon Tool
Illustrator
Takumi Akabane
Expansion
Crystal Guardians · EX
Language
English
TCGplayer
87669
GET /api/v1/pokemon/cards/ex14-81vrh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex14-81vrh",
    "name": "Mysterious Shard",
    "number": "81",
    "printed_number": "81",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex14",
      "name": "Crystal Guardians",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "CG",
      "printed_total": 100,
      "release_date": "2006/08/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87669",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/81vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Pokémon Tool"
    ],
    "rarity": "Uncommon",
    "artist": "Takumi Akabane",
    "pricing": {
      "currency": "USD",
      "market": 4.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.05
        },
        {
          "condition": "LP",
          "price": 1.64
        },
        {
          "condition": "MP",
          "price": 1.2
        },
        {
          "condition": "HP",
          "price": 1
        },
        {
          "condition": "DMG",
          "price": 0.96
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 9,
          "high": 10,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 26.99,
          "low": 13,
          "high": 26.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.16,
          "low": 10,
          "high": 10.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:29:46.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}