Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bluegrass State Games 2025 - Mens Doubles 4.0 50+

ID: 6459511594

Match Scores

16-14

Win

Play Date

2025-07-27

Play Time (Est)

11:30 PM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
CB
Chuck Bohl

2LYPGE · Carlisle, KY, US

DUPR

4.071

NH
Nathaniel Higgins

35YEEL · Lancaster County, SC, US

DUPR

4.331

TEAM 2LOSS
BS
Bob Stokes

8DJ0RM · USA

DUPR

3.873

DL
Dong Li

GGEELQ · USA

DUPR

4.426

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6459511594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5572327369,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chuck Bohl",
        "dupr_id": "2LYPGE",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Carlisle, KY, US"
      },
      {
        "name": "Nathaniel Higgins",
        "dupr_id": "35YEEL",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 6222491281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Stokes",
        "dupr_id": "8DJ0RM",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dong Li",
        "dupr_id": "GGEELQ",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]