Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Diablo Pickleball Club - Big 8 Waterfall

ID: 6851668780

Match Scores

11-7, 11-1

Loss

Play Date

2026-05-28

Play Time (Est)

5:00 PM

Play Location

2748 E Olivera Rd, Concord, CA 94519, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Aadit Nair

9DVWNJ · USA

DUPR

4.137

BL
Brady Lockrem

JY0ZGM · USA

DUPR

4.137

TEAM 2LOSS
GG
George Gallegos

9P9EJK · Orinda, CA, US

DUPR

3.616

ET
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.062

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-6851668780
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6288006800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aadit Nair",
        "dupr_id": "9DVWNJ",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brady  Lockrem",
        "dupr_id": "JY0ZGM",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8004965245,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Gallegos",
        "dupr_id": "9P9EJK",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": "Orinda, CA, US"
      },
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      }
    ]
  }
]