Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.5 Men’s Doubles Moneyball

ID: 7321731432

Match Scores

15-13

Loss

Play Date

2025-10-14

Play Time (Est)

1:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
AG
Anthony Gonzales

XJQV42 · San Jose, CA, US

DUPR

4.000

SR
Shawn Robinson

PKVJOM · Los Gatos, CA, US

DUPR

4.139

TEAM 2LOSS
MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.122

MN
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.071

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-7321731432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8420397177,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Gonzales",
        "dupr_id": "XJQV42",
        "rating": 4,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Shawn Robinson",
        "dupr_id": "PKVJOM",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  },
  {
    "team_id": 6851813657,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]