Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 MxD Winter Tournament

ID: 5441150169

Match Scores

15-9

Win

Play Date

2025-02-01

Play Time (Est)

10:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
Andrew Zhu

67RRRG · Sunnyvale, CA, US

DUPR

4.363

Merry Kuo

3LP72J · Menlo Park, CA, US

DUPR

4.125

TEAM 2LOSS
Claire Imelli

16GDLG · San Jose, CA, US

DUPR

3.968

Jason Stein

ODEZ9E · San Jose, CA, US

DUPR

3.995

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-5441150169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7338451708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Zhu",
        "dupr_id": "67RRRG",
        "rating": 4.363,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "Merry Kuo",
        "dupr_id": "3LP72J",
        "rating": 4.125,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/82.jpg",
        "location": "Menlo Park, CA, US"
      }
    ]
  },
  {
    "team_id": 4566089629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claire Imelli",
        "dupr_id": "16GDLG",
        "rating": 3.968,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/31.jpg",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Jason Stein",
        "dupr_id": "ODEZ9E",
        "rating": 3.995,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/19.jpg",
        "location": "San Jose, CA, US"
      }
    ]
  }
]