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

← POP Series 2
Pidgeot

Pidgeot

Rare #2 Pokémon Stage 2 HP 80
Types
Colorless
Illustrator
Ken Sugimori
Expansion
POP Series 2 · POP
Language
English
TCGplayer
88032

Attacks

Sharp Beak 20
Colorless · Colorless · Colorless

Flip a coin. If heads, this attack does 20 damage plus 30 more damage.

GET /api/v1/pokemon/cards/pop2-2?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pop2-2",
    "name": "Pidgeot",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.large.webp"
      }
    ],
    "expansion": {
      "id": "pop2",
      "name": "POP Series 2",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "POP",
      "printed_total": 17,
      "release_date": "2005/08/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88032",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/2.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "80",
    "abilities": [
      {
        "name": "Beating Wings",
        "text": "Once during your turn (before your attack), if Pidgeot is your Active Pokémon, you may shuffle 1 of your Benched Pokémon and all cards attached to it into your deck. This power can't be used if Pidgeot is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Sharp Beak",
        "text": "Flip a coin. If heads, this attack does 20 damage plus 30 more damage.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 7.77,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.77
        },
        {
          "condition": "LP",
          "price": 5.84
        },
        {
          "condition": "MP",
          "price": 3.49
        },
        {
          "condition": "HP",
          "price": 3.26
        },
        {
          "condition": "DMG",
          "price": 1.54
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 30,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.5,
          "low": 8.5,
          "high": 31.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 89,
          "low": 75.65,
          "high": 102.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 203,
          "low": 172.55,
          "high": 233.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 24.16,
          "low": 26.5,
          "high": 26.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 26.33,
          "low": 22.38,
          "high": 30.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 26.85,
          "low": 45,
          "high": 45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 45.2,
          "low": 45.15,
          "high": 45.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T02:29:56.879Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}