Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data 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 16ms
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_ja.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": 130,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 197.75,
          "low": 134.5,
          "high": 222.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 348.79,
          "low": 435,
          "high": 435,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 116.94,
          "low": 99.4,
          "high": 134.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:14:48.873Z",
      "trend_7d": {
        "direction": "up",
        "percent": 18.18
      }
    }
  }
}