Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles Moneyball

ID: 5113421431

Match Scores

11-6

Win

Play Date

2026-04-14

Play Time (Est)

8:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
SL
Shawn Lam

12PPRY · San Jose, CA, US

DUPR

4.083

MA
Michael Adams

3VNV27 · San Jose, CA, US

DUPR

4.810

TEAM 2LOSS
RB
Robert Bui

8KP2MO · Campbell, CA, US

DUPR

4.315

FS
Frank Shaw

6NGR40 · USA

DUPR

4.168

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-5113421431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6554932963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Lam",
        "dupr_id": "12PPRY",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Michael Adams",
        "dupr_id": "3VNV27",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 4576799415,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Bui",
        "dupr_id": "8KP2MO",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Campbell, CA, US"
      },
      {
        "name": "Frank Shaw",
        "dupr_id": "6NGR40",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]