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

2.0-2.7 DUPR Open Play

ID: 5587468438

Match Scores

5-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.109

DS
David Sawyer

OZ9EOL · USA

DUPR

2.705

TEAM 2WINNER
SM
Sasha Mayoras

ODGQ4P · USA

DUPR

2.654

TL
Timothy Lopez

NXVXOZ · USA

DUPR

2.557

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-5587468438
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5505677771,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Chait",
        "dupr_id": "PZWZ0Q",
        "rating": 2.109,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "David Sawyer",
        "dupr_id": "OZ9EOL",
        "rating": 2.705,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4859848404,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sasha Mayoras",
        "dupr_id": "ODGQ4P",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy Lopez",
        "dupr_id": "NXVXOZ",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]