Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 MxD Winter Tournament

ID: 6635594917

Match Scores

11-1

Win

Play Date

2025-02-01

Play Time (Est)

2:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
AZ
Andrew Zhu

67RRRG · USA

DUPR

4.261

MK
Merry Kuo

3LP72J · Menlo Park, CA, US

DUPR

4.018

TEAM 2LOSS
RT
Rick Topp

DWZ646 · Brentwood, CA, US

DUPR

4.304

PS
Peggy Skokan

1QNWVN · Brentwood, CA, US

DUPR

3.530

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-6635594917
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7952882778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Zhu",
        "dupr_id": "67RRRG",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Merry Kuo",
        "dupr_id": "3LP72J",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  },
  {
    "team_id": 8290242591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Topp",
        "dupr_id": "DWZ646",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Brentwood, CA, US"
      },
      {
        "name": "Peggy  Skokan",
        "dupr_id": "1QNWVN",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": "Brentwood, CA, US"
      }
    ]
  }
]