Pick6 API.
DraftKings Pick6 props, normalized.

DraftKings Pick6 has no official public props API — KashRock ingests the public board and serves it normalized. Pull Pick6 esports props with GET /v6/esports/{sport}/props?book=pick6. No scraping.

What you get

GET /v6/esports/lol/props?book=pick6

Live Pick6 CS2 prop from production.

Full DFS board: DFS Esports API. Boom multiline: Boom API.

GET /v6/esports/lol/props?book=pick6
{
  "source": "kashrock",
  "sport": "lol",
  "props": [
    {
      "propId": "15994151",
      "player_name": "Myrwn",
      "stat_type": "LOL_KILLS_MAPS_1_3",
      "line": 7.5,
      "odds": null,
      "direction": "over",
      "team": "MKOI",
      "book_name": "Pick6",
      "event_time": "2026-09-12T15:00:00.0000000+00:00"
    }
  ]
}

Frequently asked questions

Is there a DraftKings Pick6 API?

Pick6 has no official public props API. KashRock ingests the public Pick6 board and serves it normalized via GET /v6/esports/{sport}/props filtered by book=pick6.

Which Pick6 props are covered?

Live Pick6 esports markets (e.g. LoL kills, assists, creep score on Maps 1–3) with player, line, direction, team, and canonical propId.

Free tier?

Yes — $0/mo Sandbox with an instant key; multi-title from $29/mo.

KashRock is an independent data provider and is not affiliated with, endorsed by, or sponsored by DraftKings or Pick6. We expose publicly available lines in a normalized schema for informational and analytical use.