Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.5 Men’s Doubles Moneyball

ID: 6790383917

Match Scores

8-11

Win

Play Date

2025-10-14

Play Time (Est)

6:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
LN
Luke Nunez

30RJ21 · USA

DUPR

3.650

VL
Victor Lu

V424EE · USA

DUPR

4.166

TEAM 2WINNER
MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.399

MN
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.134

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-6790383917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4823702138,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Nunez",
        "dupr_id": "30RJ21",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Lu",
        "dupr_id": "V424EE",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7997599822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]