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

2.0-2.7 DUPR Open Play

ID: 4908747994

Match Scores

11-9

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

SPF Chicago

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
David Sawyer

OZ9EOL · Chicago, IL, US

DUPR

2.774

TL
Timothy Lopez

NXVXOZ · USA

DUPR

2.574

TEAM 2LOSS
MC
Molly Chaney

59MJDR · Chicago, IL, US

DUPR

2.443

SM
Sharone Mitchell

PZL6QE · Chicago, IL, US

DUPR

2.459

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-4908747994
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5035385828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Sawyer",
        "dupr_id": "OZ9EOL",
        "rating": 2.774,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Timothy Lopez",
        "dupr_id": "NXVXOZ",
        "rating": 2.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7909390395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly Chaney",
        "dupr_id": "59MJDR",
        "rating": 2.443,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Sharone Mitchell",
        "dupr_id": "PZL6QE",
        "rating": 2.459,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]