Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.5

ID: 6257585909

Match Scores

6-15

Loss

Play Date

2026-05-09

Play Time (Est)

6:15 AM

Play Location

Bay Club Broadway Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
KZ
Kylin Zhuo

EGDW2W · Foster City, CA, US

DUPR

4.333

SM
Sen Ma

PWVDVG · Redwood City, CA, US

DUPR

3.930

TEAM 2WINNER
AD
Abhishek Dutta

8D464Y · Newark, CA, US

DUPR

4.353

DN
Duong Nguyen

6ZJG7E · USA

DUPR

4.268

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6257585909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6885315125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kylin Zhuo",
        "dupr_id": "EGDW2W",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Foster City, CA, US"
      },
      {
        "name": "Sen Ma",
        "dupr_id": "PWVDVG",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      }
    ]
  },
  {
    "team_id": 8464390382,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abhishek Dutta",
        "dupr_id": "8D464Y",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Newark, CA, US"
      },
      {
        "name": "Duong Nguyen",
        "dupr_id": "6ZJG7E",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]