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

← Aquapolis
Tentacool

Tentacool

Common #113 Pokémon Basic HP 50
Types
Water
Illustrator
Hajime Kusajima
Expansion
Aquapolis · E-Card
Language
English
TCGplayer
89865

Attacks

Poison Sting
Colorless

Flip a coin. If heads, the Defending Pokémon is now Poisoned.

Recover
Water

Discard 1 Water Energy card attached to Tentacool in order to use this attack. Remove all damage counters from Tentacool.

GET /api/v1/pokemon/cards/ecard2-113vrh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard2-113vrh",
    "name": "Tentacool",
    "number": "113",
    "printed_number": "113",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ecard2",
      "name": "Aquapolis",
      "total": 182,
      "language": "English",
      "language_code": "en",
      "series": "E-Card",
      "code": "AQ",
      "printed_total": 147,
      "release_date": "2003/01/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89865",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/113vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Poison Sting",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned."
      },
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Recover",
        "text": "Discard 1 Water Energy card attached to Tentacool in order to use this attack. Remove all damage counters from Tentacool."
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Hajime Kusajima",
    "pricing": {
      "currency": "USD",
      "market": 26.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 26.83
        },
        {
          "condition": "MP",
          "price": 21.16
        },
        {
          "condition": "HP",
          "price": 6.58
        },
        {
          "condition": "DMG",
          "price": 10.25
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 99.99,
          "low": 84.99,
          "high": 114.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 14.02,
          "low": 11.92,
          "high": 16.12,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 59.99,
          "low": 50.99,
          "high": 68.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 34.99,
          "low": 29.74,
          "high": 40.24,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 35.5,
          "low": 30.18,
          "high": 40.82,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 120,
          "low": 115.96,
          "high": 147.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-08T07:48:31.813Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}