Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles Moneyball

ID: 7523212377

Match Scores

4-11

Win

Play Date

2026-04-14

Play Time (Est)

10:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
VN
Victor Nestares

W6YNXK · San Jose, CA, US

DUPR

3.867

GA
Gabriel A Nestares

2L0K79 · USA

DUPR

4.082

TEAM 2WINNER
KN
Kazuki Notsu

309OMX · Tokyo, JP

DUPR

4.108

MS
Mikey Sasagawa

O664ZE · USA

DUPR

3.663

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-7523212377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8382467990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Nestares",
        "dupr_id": "W6YNXK",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Gabriel A Nestares",
        "dupr_id": "2L0K79",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8417355010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kazuki Notsu",
        "dupr_id": "309OMX",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      },
      {
        "name": "Mikey Sasagawa",
        "dupr_id": "O664ZE",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]