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
Electrode

Electrode

Rare Holo #2 Pokémon Stage 1 HP 90
Types
Lightning
Illustrator
Mitsuhiro Arita
Expansion
Jungle 1st Edition · Base
Language
English
TCGplayer
45128

Attacks

Tackle 20
Colorless · Colorless
Chain Lightning 20
Lightning · Lightning · Lightning

If the Defending Pokémon isn't Colorless, this attack does 10 damage to each Benched Pokémon of the same type as the Defending Pokémon (including your own).

GET /api/v1/pokemon/cards/base2-2v1e?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base2-2v1e",
    "name": "Electrode",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.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": "45128",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/2v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Tackle",
        "damage": "20"
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Lightning"
        ],
        "converted_energy_cost": 3,
        "name": "Chain Lightning",
        "text": "If the Defending Pokémon isn't Colorless, this attack does 10 damage to each Benched Pokémon of the same type as the Defending Pokémon (including your own).",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 45
        },
        {
          "condition": "LP",
          "price": 17.01
        },
        {
          "condition": "MP",
          "price": 12.62
        },
        {
          "condition": "HP",
          "price": 9.71
        },
        {
          "condition": "DMG",
          "price": 6.8
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "7",
          "value": 37.5,
          "low": 31.88,
          "high": 43.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8",
          "value": 49.5,
          "low": 42.08,
          "high": 56.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 110,
          "low": 93.5,
          "high": 126.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 130.38,
          "low": 167.5,
          "high": 167.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 558.42,
          "low": 628.5,
          "high": 736.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "5.5",
          "value": 29.5,
          "low": 25.08,
          "high": 33.92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 30,
          "low": 30,
          "high": 30.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 43.5,
          "low": 36.98,
          "high": 50.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 67.2,
          "low": 76,
          "high": 76,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 60.5,
          "low": 51.43,
          "high": 69.57,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 167.83,
          "low": 199.1,
          "high": 199.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 88.12,
          "low": 101.99,
          "high": 117.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1150,
          "low": 1150,
          "high": 1752.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 55,
          "low": 51,
          "high": 55,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 53,
          "low": 37.8,
          "high": 58.59,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 70,
          "low": 57.4,
          "high": 89.57,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 130,
          "low": 88.33,
          "high": 145.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 103,
          "low": 87.55,
          "high": 118.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 275,
          "low": 211.1,
          "high": 293.73,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15,
          "trend": {
            "direction": "up",
            "percent": 10.2
          }
        },
        {
          "company": "TAG",
          "grade": "7.5",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:09:48.931Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}