Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 - SUPR DUPR Days

ID: 5056224579

Match Scores

12-10

Loss

Play Date

2025-05-28

Play Time (Est)

4:45 AM

Play Location

Willow Pass Community Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
DW
David W

NYL757 · USA

DUPR

4.583

Ecom Lu

3P6LNG · San Francisco, CA, US

DUPR

4.241

TEAM 2LOSS
Mitch Goldblatt

3OWP7L · Walnut Creek, CA, US

DUPR

4.100

Chris Palma

305KL4 · Lafayette, CA, US

DUPR

4.043

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-5056224579
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5523842099,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David W",
        "dupr_id": "NYL757",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ecom Lu",
        "dupr_id": "3P6LNG",
        "rating": 4.241,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/50.jpg",
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6762320952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitch Goldblatt",
        "dupr_id": "3OWP7L",
        "rating": 4.1,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Chris Palma",
        "dupr_id": "305KL4",
        "rating": 4.043,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Lafayette, CA, US"
      }
    ]
  }
]