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 Revelation 1st Edition
Pokémon Breeder Fields

Pokémon Breeder Fields

Uncommon #62 Trainer
Illustrator
Ken Sugimori
Expansion
Neo Revelation 1st Edition · Neo
Language
English
TCGplayer
88208
GET /api/v1/pokemon/cards/neo3-62v1e?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "neo3-62v1e",
    "name": "Pokémon Breeder Fields",
    "number": "62",
    "printed_number": "62",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "neo3-1st-edition",
      "name": "Neo Revelation 1st Edition",
      "total": 66,
      "language": "English",
      "language_code": "en",
      "series": "Neo",
      "printed_total": 66,
      "release_date": "2001/09/21",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88208",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/62v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "rarity": "Uncommon",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 20,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 20
        },
        {
          "condition": "LP",
          "price": 5.78
        },
        {
          "condition": "MP",
          "price": 4.95
        },
        {
          "condition": "HP",
          "price": 6.44
        },
        {
          "condition": "DMG",
          "price": 1.97
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 60,
          "low": 45,
          "high": 75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 220.2,
          "low": 249.65,
          "high": 346.85,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 46.25,
          "low": 71,
          "high": 71,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:29:51.720Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.41
      }
    }
  }
}