Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Start Deck 100 Battle Collection CoroCiao Version
Judge

Judge

Common #22 トレーナー 支援
Illustrator
kantaro
Expansion
Start Deck 100 Battle Collection CoroCiao Version · Mega Evolution
Language
Japanese
TCGplayer
677296
GET /api/v1/pokemon/cards/mp1_ja-22?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mp1_ja-22",
    "name": "Judge",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.large.png"
      }
    ],
    "expansion": {
      "id": "mp1_ja",
      "name": "Start Deck 100 Battle Collection CoroCiao Version",
      "total": 23,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "MP1",
      "printed_total": 23,
      "release_date": "2025/12/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp1_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp1_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Start Deck 100 Battle Collection CoroCiao Version"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "677296",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp1_ja-22.large.png"
          }
        ]
      }
    ],
    "supertype": "トレーナー",
    "subtypes": [
      "支援"
    ],
    "rarity": "Common",
    "artist": "kantaro",
    "pricing": {
      "currency": "USD",
      "market": 1,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.99,
          "low": 47.99,
          "high": 123.8,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -25.9
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 31,
          "low": 17.08,
          "high": 594.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 23,
          "low": 20.09,
          "high": 76.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9,
          "trend": {
            "direction": "down",
            "percent": -37.4
          }
        }
      ],
      "market_updated_at": "2026-08-02T02:31:04.088Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}