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

← Emperors In The New World
Come On!! We'll Fight You!! (foil)

Come On!! We'll Fight You!! (foil)

Rare #20 Event The Four EmperorsRed-Haired Pirates
Colors
Red
Cost
1
Expansion
Emperors In The New World · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP09_ja-020?include=prices 200 122ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09_ja-020",
    "name": "Come On!! We'll Fight You!! (foil)",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-020.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-020.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-020.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09_ja",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png",
      "translation": {
        "en": {
          "name": "Emperors In The New World"
        }
      }
    },
    "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/OP09_ja-020.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-020.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-020.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Look at 5 cards from the top of your deck; reveal up to 1 {Red-Haired Pirates} type card other than [Come On!! We'll Fight You!!] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Draw 1 card."
    ],
    "subtypes": [
      "The Four Emperors",
      "Red-Haired Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 110,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 400,
          "low": 263.21,
          "high": 585,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 45,
          "trend": {
            "direction": "up",
            "percent": 8.8
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 195,
          "low": 123.49,
          "high": 200,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-08-17T03:03:36.753Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.83
      }
    }
  }
}