Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bluegrass State Games 2025 - Mens Doubles 4.0 50+

ID: 5948131859

Match Scores

10-15

Loss

Play Date

2025-07-27

Play Time (Est)

12:45 AM

Play Location

Lexington, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Chuck Bohl

2LYPGE · Carlisle, KY, US

DUPR

4.068

NH
Nathaniel Higgins

35YEEL · Lancaster County, SC, US

DUPR

4.329

TEAM 2WINNER
BD
Brian Deering

JZYL6O · Georgetown, KY, US

DUPR

3.992

BR
Bobby Roberts

OD9K5W · USA

DUPR

4.304

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-5948131859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8229718564,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chuck Bohl",
        "dupr_id": "2LYPGE",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Carlisle, KY, US"
      },
      {
        "name": "Nathaniel Higgins",
        "dupr_id": "35YEEL",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 8267078363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Deering",
        "dupr_id": "JZYL6O",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Georgetown, KY, US"
      },
      {
        "name": "Bobby Roberts",
        "dupr_id": "OD9K5W",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]