Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

#1 Men’s DUPR Scramble 1/24/26

ID: 7199178941

Match Scores

9-11

Win

Play Date

2026-01-24

Play Time (Est)

6:15 AM

Play Location

Lembi Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
WY
Winson Yung

QXR5YN · USA

DUPR

3.331

MM
Matt Mitchell

5EQWR5 · Rancho Cordova, CA, US

DUPR

3.227

TEAM 2WINNER
DD
David Dunham

7NMGL5 · USA

DUPR

3.113

JP
John Pasamonte

84WEVM · Sacramento, CA, US

DUPR

3.442

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-7199178941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902420607,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Winson Yung",
        "dupr_id": "QXR5YN",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Mitchell",
        "dupr_id": "5EQWR5",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      }
    ]
  },
  {
    "team_id": 6783558703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Dunham",
        "dupr_id": "7NMGL5",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Pasamonte",
        "dupr_id": "84WEVM",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]