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

If there are 3 or fewer cards in your deck, this attack does 150 more damage.
Discard the top 4 cards of your deck.
/api/v1/pokemon/cards/sm11b_ja-59vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm11b_ja-59vh",
"name": "Excadrill",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.large.webp"
}
],
"expansion": {
"id": "sm11b_ja",
"name": "Dream League",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11b",
"printed_total": 49,
"release_date": "2019/08/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11b_ja.symbol.png",
"translation": {
"en": {
"name": "Dream League"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574886",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11b_ja/59vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Eleventh Hour Tackle",
"text": "If there are 3 or fewer cards in your deck, this attack does 150 more damage.",
"damage": "30+"
},
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Drill Bazooka",
"text": "Discard the top 4 cards of your deck.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Character Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 3.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.77
},
{
"condition": "LP",
"price": 2.68
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 19,
"low": 18,
"high": 486,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 49.99,
"low": 15.2,
"high": 57.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.74,
"low": 16.82,
"high": 37.42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 36.2,
"high": 47,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:31:31.261Z",
"trend_7d": {
"direction": "up",
"percent": 5.9
}
}
}
}