> For the complete documentation index, see [llms.txt](https://mcl-wp.jump.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcl-wp.jump.trade/marketplace/nfts/mcl-players/rare.md).

# Rare

> *These are real gems of NFT players. You might not find them easily, and when you do, they’re bound to be very special in their delivery. These rare player NFTs can be impactful when combined with your skill, team, and timing.*

![](/files/H4MSQe0rHTVdmnIevUcG)

### Level 5 Rare Batsmen Details

The names of Rare MCL Player Batsmen and their in-game stats have been listed in the table below:

| Player Name  | NFTs Available | Orientation | Spin  | Slow  | Medium | Fast  | Swing |
| ------------ | -------------- | ----------- | ----- | ----- | ------ | ----- | ----- |
| Meta Hammer  | 1500           | RH          | 44/65 | 50/65 | 47/65  | 51/65 | 49/65 |
| Meta Snazzy  | 1500           | RH          | 48/65 | 46/65 | 49/65  | 50/65 | 44/65 |
| Meta Glancer | 1500           | LH          | 45/65 | 47/65 | 51/65  | 48/65 | 47/65 |
| Meta Bazooka | 1500           | RH          | 48/65 | 50/65 | 45/65  | 45/65 | 44/65 |

### Level 5 Rare Bowlers Details

The names of Rare MCL Player Bowlers and their in-game stats have been listed in the table below:

| Player Name | NFTs Available | Orientation  | Spin  | Slow  | Medium | Fast  | Swing |
| ----------- | -------------- | ------------ | ----- | ----- | ------ | ----- | ----- |
| Meta Flash  | 1500           | Off Spin, RA | 50/65 | 0/65  | 0/65   | 0/65  | 0/65  |
| Meta Turner | 1500           | Leg Spin, RA | 51/65 | 0/65  | 0/65   | 0/65  | 0/65  |
| Meta Bumper | 1500           | Fast, RA     | 0/65  | 49/65 | 0/65   | 48/65 | 50/65 |
| Meta Witty  | 1500           | Med Fast, LA | 0/65  | 0/65  | 47/65  | 49/65 | 46/65 |

### Rare Visual Property Details

The visual properties used to create the Rare MCL Player NFTs are as follows:

<details>

<summary>Background</summary>

* Neon Triangle
* Rising Blue
* Garage
* GPlot
* Metaverse
* Meta Stadium
* 2204

</details>

<details>

<summary>Jersey</summary>

* Machine
* Metaverse Hoodie
* Black Red
* Metaverse Green
* Ape

</details>

<details>

<summary>Eye Wear</summary>

* Aqua Vue
* Hello VR
* Vucculus
* NONE

</details>

<details>

<summary>Pendant</summary>

* NONE
* FOMO
* Private Key
* HODL
* Ruby Sunset
* Bitcoin

</details>

<details>

<summary>Head Gear</summary>

* Head Band
* BTC Camo
* NONE

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://mcl-wp.jump.trade/marketplace/nfts/mcl-players/rare.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
