PDC Order of Merit Rankings
# PDC Order of Merit Rankings API Access **live PDC (Professional Darts Corporation) Order of Merit** data with a simple REST API. Whether you're building a darts statistics app, a fantasy sports platform, or just need up-to-date player rankings, this API has you covered. --- ## What is the PDC Order of Merit? The PDC Order of Merit is the official ranking system used by the Professional Darts…
PDC Order of Merit Rankings endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Full Rankings /order-of-merit |
Returns the complete PDC Order of Merit rankings list, ordered by position. Includes all ranked players with their current rank, rank change since last update, name, and prize… |
| GET |
Get Player By Rank /order-of-merit/{rank} |
Returns the player at a specific Order of Merit position. Pass the rank as an integer in the URL path. |
| GET |
Get Player By Name /order-of-merit/player/{name} |
Look up a player by name. Pass the player's name in the URL using hyphens instead of spaces (e.g. luke-littler). Accepts full name or partial name — if no exact match is found it… |
PDC Order of Merit Rankings pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 300 / hour |
|
| PRO Recommended | $1.99 / month | 1000 / hour |
|