Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Gem Pack Vol. 4
Probopass

Probopass

Rare #1105/07 Pokémon Stage 1 HP 140
Types
Fighting
Illustrator
OKUBO
Expansion
Gem Pack Vol. 4 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Assault Laser 80
Colorless · Colorless · Colorless

If your opponent's Active Pokémon has a Pokémon Tool attached, this attack does 80 more damage.

Land Crush 120
Colorless · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/gem4-1105?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem4-1105",
    "name": "Probopass",
    "number": "1105/07",
    "printed_number": "1105/07",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp"
      }
    ],
    "expansion": {
      "id": "gem4",
      "name": "Gem Pack Vol. 4",
      "total": 196,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 196,
      "release_date": "2026/02/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem4.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack Vol. 4"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem4-1105.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Assault Laser",
        "text": "If your opponent's Active Pokémon has a Pokémon Tool attached, this attack does 80 more damage.",
        "damage": "80"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Land Crush",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "OKUBO",
    "pricing": {
      "currency": "USD",
      "market": 1.84,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 51,
          "low": 43.35,
          "high": 58.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38.99,
          "low": 38.98,
          "high": 39.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.53,
          "low": 12.53,
          "high": 12.54,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:49:26.301Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}