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

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

ID: 5433448616

Match Scores

15-4

Win

Play Date

2025-06-07

Play Time (Est)

9:00 PM

Play Location

Louisville, KY

View Facility Page →

Competitor Teams

TEAM 1WINNER
RE
Ross English

892KMK · USA

DUPR

5.789

JW
Jake Wilson

8JQ95O · Birmingham, AL, US

DUPR

5.570

TEAM 2LOSS
BB
Ben Boesing

ZNKGPQ · Sellersburg, IN, US

DUPR

5.465

MH
Michael Holstein

1NQLQ2 · Fort Lauderdale, FL, US

DUPR

5.477

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