Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Baird Bourbon Cup 2025 - Mens Doubles Skill: 5.0+/Open $Prize$

ID: 6274674196

Match Scores

11-15

Win

Play Date

2025-06-07

Play Time (Est)

5:00 PM

Play Location

Louisville, KY

View Facility Page →

Competitor Teams

TEAM 1LOSS
BB
Ben Boesing

ZNKGPQ · Sellersburg, IN, US

DUPR

5.469

MH
Michael Holstein

1NQLQ2 · Fort Lauderdale, FL, US

DUPR

5.494

TEAM 2WINNER
RE
Ross English

892KMK · USA

DUPR

5.770

JW
Jake Wilson

8JQ95O · Birmingham, AL, US

DUPR

5.559

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-6274674196
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7502643222,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Boesing",
        "dupr_id": "ZNKGPQ",
        "rating": 5.469,
        "profile_pic_url": null,
        "location": "Sellersburg, IN, US"
      },
      {
        "name": "Michael Holstein",
        "dupr_id": "1NQLQ2",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 6845870562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ross English",
        "dupr_id": "892KMK",
        "rating": 5.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Wilson",
        "dupr_id": "8JQ95O",
        "rating": 5.559,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]