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

← The Azure Sea's Seven
Gecko Moria (foil)

Gecko Moria (foil)

Super Rare #104 Character The Seven Warlords of the SeaThriller Bark Pirates Power 10000
Colors
Yellow
Cost
8
Attribute
Special
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
666574
GET /api/v1/onepiece/cards/OP14-104?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-104",
    "name": "Gecko Moria (foil)",
    "number": "104",
    "printed_number": "104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "666574",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-104.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Add up to 1 {Thriller Bark Pirates} type Character with a cost of 4 or less from your trash to the top of your Life cards face-up or play it.",
      "[Trigger] Play up to 1 Character card with a cost of 4 or less from your trash."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Thriller Bark Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 7.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.06
        },
        {
          "condition": "MP",
          "price": 5.43
        },
        {
          "condition": "DMG",
          "price": 5.56
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52.5,
          "low": 50.75,
          "high": 54.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 24.5,
          "low": 23.75,
          "high": 25.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.25,
          "low": 38.88,
          "high": 41.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24.5,
          "low": 23.75,
          "high": 25.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:22:49.720Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.59
      }
    }
  }
}