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

← Destined Rivals
Team Rocket's Mewtwo ex (Play Pokemon Stamp)

Team Rocket's Mewtwo ex (Play Pokemon Stamp)

Double Rare #81
Illustrator
aky CG Works
Expansion
Destined Rivals · Scarlet & Violet
Language
English
TCGplayer
677318
GET /api/v1/pokemon/cards/sv10-81vpp?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv10-81vpp",
    "name": "Team Rocket's Mewtwo ex (Play Pokemon Stamp)",
    "number": "81",
    "printed_number": "81",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "sv10",
      "name": "Destined Rivals",
      "total": 244,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "DRI",
      "printed_total": 182,
      "release_date": "2025/05/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "677318",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10-81vpp.large.webp"
          }
        ]
      }
    ],
    "rarity": "Double Rare",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 20.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 20.09
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 29.79,
          "high": 59.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 89,
          "low": 59,
          "high": 105,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        }
      ],
      "market_updated_at": "2026-09-21T03:33:09.404Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.25
      }
    }
  }
}