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

← Memorial Collection
Kingdom Come (foil)

Kingdom Come (foil)

Rare #59 Event Sky Island
Colors
Yellow
Cost
6
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544599
GET /api/v1/onepiece/cards/EB01-059?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-059",
    "name": "Kingdom Come (foil)",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "544599",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-059.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "6",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] K.O. up to 1 of your opponent's Characters. Then, trash cards from the top of your Life cards until you have 1 Life card.",
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost equal to or less than the total of your and your opponent's Life cards."
    ],
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.76,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.76
        }
      ],
      "graded": [
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 0.99,
          "low": 0.84,
          "high": 1.14,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 0.99,
          "low": 0.84,
          "high": 1.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.39
      }
    }
  }
}