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

← Neo Destiny 1st Edition
Pokémon Personality Test

Pokémon Personality Test

Uncommon #102 Trainer
Illustrator
Tomokazu Komiya
Expansion
Neo Destiny 1st Edition · Neo
Language
English
TCGplayer
88232
GET /api/v1/pokemon/cards/neo4-102v1e?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "neo4-102v1e",
    "name": "Pokémon Personality Test",
    "number": "102",
    "printed_number": "102",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "neo4-1st-edition",
      "name": "Neo Destiny 1st Edition",
      "total": 113,
      "language": "English",
      "language_code": "en",
      "series": "Neo",
      "printed_total": 113,
      "release_date": "2002/02/28",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88232",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/102v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "rarity": "Uncommon",
    "artist": "Tomokazu Komiya",
    "pricing": {
      "currency": "USD",
      "market": 22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 22
        },
        {
          "condition": "LP",
          "price": 17.31
        },
        {
          "condition": "MP",
          "price": 12.2
        },
        {
          "condition": "HP",
          "price": 14.5
        },
        {
          "condition": "DMG",
          "price": 8.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 9.6,
          "low": 8.16,
          "high": 11.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13.5,
          "low": 11.48,
          "high": 15.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 16.05,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "2",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 21.25,
          "low": 35,
          "high": 35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 26.5,
          "low": 22.53,
          "high": 30.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:38:17.114Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}