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

2.0-2.7 DUPR Open Play

ID: 6190395982

Match Scores

3-11

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

SPF Chicago

View Facility Page →

Competitor Teams

TEAM 1LOSS
Larry Chait

PZWZ0Q · Chicago, IL, US

DUPR

2.087

Molly Chaney

59MJDR · Chicago, IL, US

DUPR

2.431

TEAM 2WINNER
SM
Sasha Mayoras

ODGQ4P · USA

DUPR

2.715

DS
David Sawyer

OZ9EOL · USA

DUPR

2.795

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-6190395982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6785887136,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Chait",
        "dupr_id": "PZWZ0Q",
        "rating": 2.087,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Molly Chaney",
        "dupr_id": "59MJDR",
        "rating": 2.431,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5276849792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sasha Mayoras",
        "dupr_id": "ODGQ4P",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Sawyer",
        "dupr_id": "OZ9EOL",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]