Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 5.0: 19+/30+/40+

ID: 8288998325

Match Scores

15-4

Win

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
Sarah Jayne Bedford

DNNMWY · Laguna Beach, CA, US

DUPR

4.748

BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.686

TEAM 2LOSS
AG
Alexander Gile

3OYW07 · USA

DUPR

4.231

JS
Jen Shelby Miller

ZNDVRM · USA

DUPR

4.215

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-8288998325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4743986366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Jayne Bedford",
        "dupr_id": "DNNMWY",
        "rating": 4.748,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b98d8cdc314.jpg",
        "location": "Laguna Beach, CA, US"
      },
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 7898174227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Gile",
        "dupr_id": "3OYW07",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Shelby Miller",
        "dupr_id": "ZNDVRM",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]