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

This attack also does 60 damage to 1 of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)
This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/sv11b_ja-163vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sv11b_ja-163vh",
"name": "Excadrill ex",
"number": "163",
"printed_number": "163",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.large.webp"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636517",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/163vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Fighting"
],
"hp": "270",
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Piercing Drill",
"text": "This attack also does 60 damage to 1 of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Rock Tumble",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 0.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.67
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.97,
"high": 16.19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 4.25,
"low": 4.25,
"high": 4.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 35.3,
"low": 35.1,
"high": 43.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 9.75,
"low": 8.29,
"high": 11.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:39:44.905Z",
"trend_7d": {
"direction": "down",
"percent": -46.83
}
}
}
}