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

← Jungle 1st Edition
Eevee

Eevee

Common #51 Pokémon Basic HP 50
Types
Colorless
Illustrator
Kagemaru Himeno
Expansion
Jungle 1st Edition · Base
Language
English
TCGplayer
45154

Attacks

Tail Wag
Colorless

Flip a coin. If heads, the Defending Pokémon can't attack Eevee during your opponent's next turn. (Benching either Pokémon ends this effect.)

Quick Attack 10+
Colorless · Colorless

Flip a coin. If heads, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.

GET /api/v1/pokemon/cards/base2-51v1e?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base2-51v1e",
    "name": "Eevee",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "base2-1st-edition",
      "name": "Jungle 1st Edition",
      "total": 64,
      "language": "English",
      "language_code": "en",
      "series": "Base",
      "printed_total": 64,
      "release_date": "1999/06/16",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "45154",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/51v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Tail Wag",
        "text": "Flip a coin. If heads, the Defending Pokémon can't attack Eevee during your opponent's next turn. (Benching either Pokémon ends this effect.)"
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Quick Attack",
        "text": "Flip a coin. If heads, this attack does 10 damage plus 20 more damage; if tails, this attack does 10 damage.",
        "damage": "10+"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 13.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 13.49
        },
        {
          "condition": "LP",
          "price": 8.13
        },
        {
          "condition": "MP",
          "price": 5.02
        },
        {
          "condition": "HP",
          "price": 3.51
        },
        {
          "condition": "DMG",
          "price": 2.28
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8",
          "value": 42.5,
          "low": 36.13,
          "high": 48.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 25.02,
          "low": 16.5,
          "high": 50.05,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 57,
          "low": 48.2,
          "high": 83.34,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 129,
          "low": 124.99,
          "high": 215,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 15.7,
          "low": 18.99,
          "high": 18.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 27,
          "low": 26.19,
          "high": 32.07,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 20.78,
          "low": 12.5,
          "high": 24.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 42.49,
          "low": 16.5,
          "high": 53,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 40.49,
          "low": 34.69,
          "high": 34.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 74.99,
          "low": 72.39,
          "high": 100,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 549.99,
          "low": 150,
          "high": 554.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 15.65,
          "low": 25,
          "high": 25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 28.52,
          "low": 33.86,
          "high": 33.98,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 22.95,
          "low": 21.96,
          "high": 127.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 21.94,
          "low": 20.96,
          "high": 175.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 35.75,
          "low": 29,
          "high": 59.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 46,
          "trend": {
            "direction": "down",
            "percent": -14.2
          }
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 69.75,
          "low": 100,
          "high": 100,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 69.47,
          "low": 64.99,
          "high": 200,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "8",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "8.5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "9",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:09:48.931Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.85
      }
    }
  }
}