> 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/rookie.md).

# Rookie

> *These cricket heroes are the kind of players who start at the roots but have the potential to progress. These player NFTs deliver when it matters. Coupled with your skill and timing, these NFTs will make a big impact in the Meta Cricket League!*

![](/files/ef0NTZmjICcfWmXeI7hR)

### Level 1 Rookie Batsmen Details

The names of Rookie 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 Impulse | 2500           | RH          | 36/50 | 33/50 | 31/50  | 33/50 | 34/50 |
| Meta Striker | 2500           | RH          | 34/50 | 32/50 | 31/50  | 30/50 | 32/50 |
| Meta Lofter  | 2500           | LH          | 31/50 | 30/50 | 33/50  | 34/50 | 35/50 |
| Meta Getter  | 2500           | RH          | 30/50 | 34/50 | 33/50  | 31/50 | 32/50 |
| Meta Warrior | 2500           | RH          | 32/50 | 33/50 | 36/50  | 37/50 | 31/50 |
| Meta Natty   | 2500           | LH          | 36/50 | 34/50 | 32/50  | 35/50 | 34/50 |

### Level 1 Rookie Bowlers Details

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

<table><thead><tr><th>Player Name</th><th>NFTs Available</th><th width="150">Orientation</th><th>Spin</th><th>Slow</th><th>Medium</th><th>Fast</th><th>Swing</th></tr></thead><tbody><tr><td>Meta Celero</td><td>2500</td><td>Fast, RA</td><td>0/50</td><td>35/50</td><td>0/50</td><td>33/50</td><td>0/50</td></tr><tr><td>Meta Crusher</td><td>2500</td><td>Med Fast, RA</td><td>0/50</td><td>0/50</td><td>33/50</td><td>0/50</td><td>34/50</td></tr><tr><td>Meta Skiddy</td><td>2500</td><td>Fast, RA</td><td>0/50</td><td>0/50</td><td>0/50</td><td>33/50</td><td>32/50</td></tr><tr><td>Meta Tricky</td><td>2500</td><td>Leg Spin, RA</td><td>30/50</td><td>0/50</td><td>0/50</td><td>0/50</td><td>0/50</td></tr><tr><td>Meta Juggler</td><td>2500</td><td>Off Spin, RA</td><td>32/50</td><td>0/50</td><td>0/50</td><td>0/50</td><td>0/50</td></tr><tr><td>Meta Express</td><td>2500</td><td>Fast, RA</td><td>0/50</td><td>0/50</td><td>35/50</td><td>31/50</td><td>0/50</td></tr></tbody></table>

### Rookie Visual Property Details

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

<details>

<summary><strong>Background</strong></summary>

* Roller Coaster
* Stands
* Bullish
* Pavilion
* Origin
* To Moon
* Neon Alley
* Floodlights
* GCity
* Pitch
* Poster
* 2204
* Meta Stadium

</details>

<details>

<summary>Jersey</summary>

* Blue Yellow
* ODI
* Cyborg
* Bullish
* Vintage
* Test
* Art
* Multi Colour
* Time Traveler
* Ethereum
* Bitcoin

</details>

<details>

<summary>Eye Wear</summary>

* Thug Life
* Lemon Neon
* Aqua Neon
* Spectacles
* Vucculus
* NONE

</details>

<details>

<summary>Pendant</summary>

* Bitcoin
* Locket
* Argent Pearl
* Dollar
* Owl Closet
* NONE

</details>

<details>

<summary><strong>Head Gear</strong></summary>

* Blue
* BTC Camo
* NONE&#x20;

</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/rookie.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.
