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

← Pillars of Strength
Air Door

Air Door

Uncommon #94 Event CP9
Colors
Black
Cost
4
Expansion
Pillars of Strength · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP03_ja-094?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03_ja-094",
    "name": "Air Door",
    "number": "94",
    "printed_number": "94",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03_ja",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png",
      "translation": {
        "en": {
          "name": "Pillars of Strength"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-094.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] If your Leader's type includes \"CP\", look at 5 cards from the top of your deck; play up to 1 Character card with a type including \"CP\" and a cost of 5 or less. Then, trash the rest.",
      "[Trigger] Play up to 1 black Character card with a cost of 3 or less from your trash."
    ],
    "subtypes": [
      "CP9"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 2.55,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 76.46,
          "low": 64.99,
          "high": 87.93,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:31:03.452Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}