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

Put 5 damage counters on the Defending Pokémon. Then, count the number of Prize cards your opponent has taken and put that many damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/dp1-2vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp1-2vrh",
"name": "Dusknoir",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.large.webp"
}
],
"expansion": {
"id": "dp1",
"name": "Diamond & Pearl",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "DP",
"printed_total": 130,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85036",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp1/2vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "120",
"abilities": [
{
"name": "Dark Palm",
"text": "Once during your turn (before your attack), if your opponent has 4 or more Benched Pokémon, you may choose 1 of them and shuffle that Pokémon and all cards attached to it into his or her deck. This power can't be used if Dusknoir if affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hard Feelings",
"text": "Put 5 damage counters on the Defending Pokémon. Then, count the number of Prize cards your opponent has taken and put that many damage counters on the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "+30"
}
],
"resistances": [
{
"type": "Colorless",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Takabon",
"pricing": {
"currency": "USD",
"market": 12.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.3
},
{
"condition": "LP",
"price": 7.02
},
{
"condition": "MP",
"price": 5.25
},
{
"condition": "HP",
"price": 3.88
},
{
"condition": "DMG",
"price": 2.48
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20.5,
"low": 16.5,
"high": 24.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 23.38,
"low": 27.49,
"high": 31.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:47:49.806Z",
"trend_7d": {
"direction": "down",
"percent": -12.08
}
}
}
}