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

2.0-2.7 DUPR Open Play

ID: 6940825468

Match Scores

2-11

Loss

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

SPF Chicago

View Facility Page →

Competitor Teams

TEAM 1LOSS
Larry Chait

PZWZ0Q · Chicago, IL, US

DUPR

2.058

SM
Sasha Mayoras

ODGQ4P · USA

DUPR

2.637

TEAM 2WINNER
TL
Timothy Lopez

NXVXOZ · USA

DUPR

2.580

Sharone Mitchell

PZL6QE · Chicago, IL, US

DUPR

2.456

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-6940825468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6132674816,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Chait",
        "dupr_id": "PZWZ0Q",
        "rating": 2.058,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/86.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Sasha Mayoras",
        "dupr_id": "ODGQ4P",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8317861334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Lopez",
        "dupr_id": "NXVXOZ",
        "rating": 2.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sharone Mitchell",
        "dupr_id": "PZL6QE",
        "rating": 2.456,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  }
]