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 2 damage counters on 1 of your opponent's Benched Pokémon.
/api/v1/pokemon/cards/sv2d_ja-94vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv2d_ja-94vh",
"name": "Ting-Lu ex",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.large.webp"
}
],
"expansion": {
"id": "sv2d_ja",
"name": "Clay Burst",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2D",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2d_ja.symbol.png",
"translation": {
"en": {
"name": "Clay Burst"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565956",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2d_ja/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fighting"
],
"hp": "240",
"abilities": [
{
"name": "Binding Earth",
"text": "As long as this Pokémon is your Active Pokémon, your opponent's Pokémon that have any damage counters on them have no Abilities (except for Pokémon ex).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Land Scoop",
"text": "Put 2 damage counters on 1 of your opponent's Benched Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "KEIICHIRO ITO",
"pricing": {
"currency": "USD",
"market": 10.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.05
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 42.92,
"low": 36.48,
"high": 49.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 19.99,
"high": 30,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.2,
"low": 7.82,
"high": 10.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17.95,
"low": 15.26,
"high": 20.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.97,
"low": 14.42,
"high": 19.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.5,
"low": 25.59,
"high": 70.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "9",
"value": 12.04,
"low": 9.02,
"high": 9.02,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 20,
"low": 20,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:18:55.543Z",
"trend_7d": {
"direction": "up",
"percent": 0.9
}
}
}
}