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

/api/v1/onepiece/cards/OP09-081?include=prices 200 18ms{
"success": true,
"data": {
"id": "OP09-081",
"name": "Marshall.D.Teach",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.large.webp"
}
],
"expansion": {
"id": "OP09",
"name": "Emperors In The New World",
"total": 119,
"language": "English",
"language_code": "en",
"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"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "597021",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-081.large.webp"
}
]
}
],
"type": "Leader",
"power": "5000",
"attribute": "Special",
"colors": [
"Black"
],
"rules": [
"Your [On Play] effects are negated.",
"[Activate: Main] You may trash 1 card from your hand: Your opponent's [On Play] effects are negated until the end of your opponent's next turn."
],
"life": "5",
"subtypes": [
"The Four Emperors",
"Blackbeard Pirates"
],
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
},
{
"condition": "LP",
"price": 0.1
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 103,
"low": 87.55,
"high": 118.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 78.99,
"low": 67.14,
"high": 90.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:03:46.063Z",
"trend_7d": {
"direction": "down",
"percent": -7.14
}
}
}
}