Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5+

ID: 7161461960

Match Scores

11-3

Win

Play Date

2025-08-23

Play Time (Est)

9:00 PM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Bret Bucher

3ODK21 · Temecula, CA, US

DUPR

5.163

BD
Bryant Dew

JZJQY4 · Riverside, CA, US

DUPR

4.500

TEAM 2LOSS
KL
Kenny Leung

NY47X6 · San Diego, CA, US

DUPR

3.853

AS
Ash Shih

170420 · San Diego, CA, US

DUPR

3.912

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-7161461960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4940100474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bret Bucher",
        "dupr_id": "3ODK21",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Bryant Dew",
        "dupr_id": "JZJQY4",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      }
    ]
  },
  {
    "team_id": 6283029212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny Leung",
        "dupr_id": "NY47X6",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Ash Shih",
        "dupr_id": "170420",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]