Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 MxD Winter Tournament

ID: 4715415119

Match Scores

11-6

Win

Play Date

2025-02-01

Play Time (Est)

12:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
AZ
Andrew Zhu

67RRRG · USA

DUPR

4.332

MK
Merry Kuo

3LP72J · Menlo Park, CA, US

DUPR

4.092

TEAM 2LOSS
CC
Cami Czarny

59Z4RP · San Jose, CA, US

DUPR

3.924

KM
Kenji Miwa

3Y4648 · San Jose, CA, US

DUPR

4.507

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-4715415119
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8572319564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Zhu",
        "dupr_id": "67RRRG",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Merry Kuo",
        "dupr_id": "3LP72J",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  },
  {
    "team_id": 6381735781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cami Czarny",
        "dupr_id": "59Z4RP",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Kenji Miwa",
        "dupr_id": "3Y4648",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]