Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B Div 15 MLP

ID: 7694338752

Match Scores

17-21

Loss

Play Date

2025-08-16

Play Time (Est)

1:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
WP
Wei Pin Lo

YGO474 · Fremont, CA, US

DUPR

4.078

BP
Brenda Pham

V7YQNJ · USA

DUPR

3.360

TEAM 2WINNER
CL
Christopher Liang

QP0EGN · San Francisco, CA, US

DUPR

3.921

AS
Anna Sheu

NYM7DW · USA

DUPR

3.072

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-7694338752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6596880050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wei Pin Lo",
        "dupr_id": "YGO474",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Brenda Pham",
        "dupr_id": "V7YQNJ",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7926309517,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Liang",
        "dupr_id": "QP0EGN",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Anna Sheu",
        "dupr_id": "NYM7DW",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]