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

← One Piece Promotion Cards
Black Maria (Illustration Box Vol.2)

Black Maria (Illustration Box Vol.2)

SR #OP08-074 Character Animal Kingdom Pirates Power 2000
Colors
Purple
Cost
3
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
623068
GET /api/v1/onepiece/cards/oppr-623068?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-623068",
    "name": "Black Maria (Illustration Box Vol.2)",
    "number": "OP08-074",
    "printed_number": "OP08-074",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "623068",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623068.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Activate:Main] [Once Per Turn] If you have no other [Black Maria] Characters, add up to 5 DON!! cards from your DON!! deck and rest them. Then, at the end of this turn, return DON!! cards from your field to your DON!! deck until you have the same number of DON!! cards on your field as your opponent."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": 12.61,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 85.5,
          "low": 71.1,
          "high": 109.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 99.99,
          "low": 93.59,
          "high": 101.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 59.99,
          "low": 44,
          "high": 60,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 65,
          "low": 49,
          "high": 130.32,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 100,
          "low": 96,
          "high": 104,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3
      }
    }
  }
}