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

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

ID: 5639507846

Match Scores

15-7

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Barnes Tennis Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Dawoud Ghafarshad

35MX60 · Claremont, CA, US

DUPR

4.737

KB
Katy Bickham

35JKRP · Claremont, CA, US

DUPR

5.316

TEAM 2LOSS
AG
Alexander Gile

3OYW07 · USA

DUPR

4.264

JS
Jen Shelby Miller

ZNDVRM · USA

DUPR

4.318

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-5639507846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757837224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dawoud Ghafarshad",
        "dupr_id": "35MX60",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Katy Bickham",
        "dupr_id": "35JKRP",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6023031401,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Gile",
        "dupr_id": "3OYW07",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Shelby Miller",
        "dupr_id": "ZNDVRM",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]