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

← Team Magma vs Team Aqua
Psyduck

Psyduck

Common #44 Pokémon Basic HP 40
Types
Water
Illustrator
Ken Sugimori
Expansion
Team Magma vs Team Aqua · EX
Language
English
TCGplayer
88436

Attacks

Bubble 10
Water

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

Confuse Ray 10
Psychic

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

GET /api/v1/pokemon/cards/ex4-44?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex4-44",
    "name": "Psyduck",
    "number": "44",
    "printed_number": "44",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.large.webp"
      }
    ],
    "expansion": {
      "id": "ex4",
      "name": "Team Magma vs Team Aqua",
      "total": 97,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "MA",
      "printed_total": 95,
      "release_date": "2004/03/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88436",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex4/44.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Water"
        ],
        "converted_energy_cost": 1,
        "name": "Bubble",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
        "damage": "10"
      },
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Confuse Ray",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 30.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 30.35
        },
        {
          "condition": "LP",
          "price": 25.07
        },
        {
          "condition": "MP",
          "price": 19.64
        },
        {
          "condition": "HP",
          "price": 16.22
        },
        {
          "condition": "DMG",
          "price": 13.38
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 64.85,
          "low": 94.63,
          "high": 94.63,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 100,
          "low": 100,
          "high": 100,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 247,
          "low": 209.95,
          "high": 284.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 180.68,
          "low": 116.78,
          "high": 736.14,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 49,
          "low": 41.65,
          "high": 56.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 36.45,
          "low": 40.19,
          "high": 41.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 300,
          "low": 210.5,
          "high": 422.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 36,
          "low": 36,
          "high": 74.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T03:45:18.544Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.03
      }
    }
  }
}