Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Heroines Edition
There You Are, Sore Loser!

There You Are, Sore Loser!

Common #20 Event FILM
Colors
Green
Cost
1
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672763
GET /api/v1/onepiece/cards/EB03-020?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-020",
    "name": "There You Are, Sore Loser!",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.large.png"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672763",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-020.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +2000 power during this battle. Then, if you have 2 or more {FILM} type Characters, that card gains an additional +2000 power during this battle.",
      "[Trigger] Set up to 1 of your Characters as active."
    ],
    "subtypes": [
      "FILM"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.07
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T16:48:25.141Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16.67
      }
    }
  }
}