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

Flip a coin. If heads, this attack does 20 damage plus 10 more damage.
/api/v1/pokemon/cards/dpp-DP16vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp-DP16vh",
"name": "Pikachu",
"number": "DP16",
"printed_number": "DP16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.large.webp"
}
],
"expansion": {
"id": "dpp",
"name": "DP Black Star Promos",
"total": 56,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "PR-DPP",
"printed_total": 56,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88089",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"abilities": [
{
"name": "Electro Recycle",
"text": "Once during your turn (before your attack), if Pichu is anywhere under Pikachu, you may search your discard pile for a Lightning Energy card, show it to your opponent, and put it into your hand. This power can't be used if Pikachu is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "BikaBika",
"text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 202.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 202.5
},
{
"condition": "LP",
"price": 119.95
},
{
"condition": "MP",
"price": 141.97
},
{
"condition": "HP",
"price": 61.93
},
{
"condition": "DMG",
"price": 65.72
}
],
"graded": [
{
"company": "AGS",
"grade": "7.5",
"value": 450,
"low": 382.5,
"high": 517.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 750,
"low": 637.5,
"high": 862.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 150.5,
"low": 150.5,
"high": 178,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 514.81,
"low": 511.28,
"high": 601.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 500,
"low": 425,
"high": 575,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:33:03.352Z",
"trend_7d": {
"direction": "down",
"percent": -6.37
}
}
}
}