Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B Div 15 MLP

ID: 6680631755

Match Scores

21-11

Win

Play Date

2025-08-16

Play Time (Est)

12:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
WP
Wei Pin Lo

YGO474 · Fremont, CA, US

DUPR

4.175

BP
Brenda Pham

V7YQNJ · USA

DUPR

3.525

TEAM 2LOSS
CC
Christopher Collette

V7DPEE · Santa Clara, CA, US

DUPR

4.089

NL
Nobi Leung

8DO0N4 · Los Gatos, CA, US

DUPR

3.228

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-6680631755
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7292803480,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wei Pin Lo",
        "dupr_id": "YGO474",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Brenda Pham",
        "dupr_id": "V7YQNJ",
        "rating": 3.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7030279462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Collette",
        "dupr_id": "V7DPEE",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Nobi Leung",
        "dupr_id": "8DO0N4",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]