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

← Black & White Promos
Pokémon Center

Pokémon Center

Promo #190 Trainer Stadium
Illustrator
The Pokémon Company Art Team
Expansion
Black & White Promos · Black & White
Language
Japanese
TCGplayer
GET /api/v1/pokemon/cards/bwp_ja-190vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bwp_ja-190vh",
    "name": "Pokémon Center",
    "number": "190",
    "printed_number": "190",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.large.webp"
      }
    ],
    "expansion": {
      "id": "bwp_ja",
      "name": "Black & White Promos",
      "total": 236,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Black & White",
      "printed_total": 236,
      "release_date": "2010/12/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Black & White Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/190vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Stadium"
    ],
    "rarity": "Promo",
    "artist": "The Pokémon Company Art Team",
    "pricing": {
      "currency": "USD",
      "market": 549.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 549.9
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "7",
          "value": 260,
          "low": 221,
          "high": 299,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 216,
          "low": 183.6,
          "high": 248.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 320,
          "low": 272,
          "high": 368,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1486,
          "low": 1486,
          "high": 1533.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 160,
          "low": 136,
          "high": 184,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 362.5,
          "low": 362.5,
          "high": 399.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 500,
          "low": 431.5,
          "high": 505,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-28T21:32:19.608Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}