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

Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw1-31vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw1-31vh",
"name": "Samurott",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.large.webp"
}
],
"expansion": {
"id": "bw1",
"name": "Black & White",
"total": 115,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BLW",
"printed_total": 114,
"release_date": "2011/04/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88907",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Pike",
"text": "Does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Surf",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 2.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.9
},
{
"condition": "LP",
"price": 1.54
},
{
"condition": "MP",
"price": 0.94
},
{
"condition": "HP",
"price": 0.8
},
{
"condition": "DMG",
"price": 0.82
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.25,
"low": 12.96,
"high": 17.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 947.33,
"low": 1050,
"high": 1050,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44.3,
"low": 42.6,
"high": 47.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 66.45,
"low": 56.01,
"high": 56.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:55:59.457Z",
"trend_7d": {
"direction": "down",
"percent": -3.01
}
}
}
}