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

Golden Gate Pickleball - Money Ball Spring Showdown - Mens Doubles Skill: (Open) Age: (8 To 49)

ID: 6983266847

Match Scores

4-15

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Concord, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.693

JG
Joe Grossman

RY74PD · USA

DUPR

4.140

TEAM 2WINNER
SM
Scott M Nguyen

XJJXM4 · Anaheim, CA, US

DUPR

5.001

DN
Daniel Neyshloss

V76NOE · Davis, CA, US

DUPR

5.012

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-6983266847
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7608013212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Joe Grossman",
        "dupr_id": "RY74PD",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7387319346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott M Nguyen",
        "dupr_id": "XJJXM4",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      },
      {
        "name": "Daniel Neyshloss",
        "dupr_id": "V76NOE",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  }
]