Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles Moneyball

ID: 5476224365

Match Scores

6-11

Win

Play Date

2026-04-14

Play Time (Est)

6:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
RB
Robert Bui

8KP2MO · Campbell, CA, US

DUPR

4.256

FS
Frank Shaw

6NGR40 · Sunnyvale, CA, US

DUPR

4.124

TEAM 2WINNER
KN
Kazuki Notsu

309OMX · Tokyo, JP

DUPR

4.125

MS
Mikey Sasagawa

O664ZE · USA

DUPR

3.699

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-5476224365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4905719325,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Bui",
        "dupr_id": "8KP2MO",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      },
      {
        "name": "Frank Shaw",
        "dupr_id": "6NGR40",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      }
    ]
  },
  {
    "team_id": 6955857006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kazuki Notsu",
        "dupr_id": "309OMX",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Tokyo, JP"
      },
      {
        "name": "Mikey Sasagawa",
        "dupr_id": "O664ZE",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]