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

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

ID: 5431456160

Match Scores

15-6

Win

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Sarah Jayne Bedford

DNNMWY · Laguna Beach, CA, US

DUPR

4.774

BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.706

TEAM 2LOSS
SW
Steve Wong

X2EVJR · USA

DUPR

4.157

JL
Jun Laffin

1RW0JE · Kenora, ON, CA

DUPR

4.801

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-5431456160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5678006860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Jayne Bedford",
        "dupr_id": "DNNMWY",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Laguna Beach, CA, US"
      },
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      }
    ]
  },
  {
    "team_id": 6182967361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Wong",
        "dupr_id": "X2EVJR",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jun Laffin",
        "dupr_id": "1RW0JE",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Kenora, ON, CA"
      }
    ]
  }
]