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

← Dragon Frontiers
Mareep δ

Mareep δ

Common #54 Pokémon Basic HP 40
Types
Colorless
Illustrator
Sachiko Adachi
Expansion
Dragon Frontiers · EX
Language
English
TCGplayer
87209

Attacks

Tail Whap 10
Colorless
GET /api/v1/pokemon/cards/ex15-54?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex15-54",
    "name": "Mareep δ",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.large.webp"
      }
    ],
    "expansion": {
      "id": "ex15",
      "name": "Dragon Frontiers",
      "total": 101,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DF",
      "printed_total": 101,
      "release_date": "2006/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87209",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/54.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Tail Whap",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Sachiko Adachi",
    "pricing": {
      "currency": "USD",
      "market": 2.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.22
        },
        {
          "condition": "LP",
          "price": 2.09
        },
        {
          "condition": "MP",
          "price": 1.13
        },
        {
          "condition": "HP",
          "price": 0.89
        },
        {
          "condition": "DMG",
          "price": 1.55
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.99,
          "low": 18.99,
          "high": 39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13,
          "low": 11,
          "high": 15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 31.65,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "7.5",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:09:38.715Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.33
      }
    }
  }
}