Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5+

ID: 5694199785

Match Scores

3-11

Win

Play Date

2025-08-23

Play Time (Est)

10:15 AM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jeffrey Bowens

0QLNL2 · USA

DUPR

3.906

TW
Tristan Williams

O6R447 · USA

DUPR

3.926

TEAM 2WINNER
BB
Bret Bucher

3ODK21 · Temecula, CA, US

DUPR

5.172

BD
Bryant Dew

JZJQY4 · Riverside, CA, US

DUPR

4.516

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-5694199785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8535966823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Bowens",
        "dupr_id": "0QLNL2",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tristan Williams",
        "dupr_id": "O6R447",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6970855826,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bret Bucher",
        "dupr_id": "3ODK21",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Bryant Dew",
        "dupr_id": "JZJQY4",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  }
]