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

Intermediate league

ID: 7789524420

Match Scores

15-5

Loss

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.356

DR
Deanne Rotfeld Levy

ODWJ7E · Chicago, IL, US

DUPR

2.845

TEAM 2LOSS
PK
Paula Keats

WXDXVG · USA

DUPR

2.824

CT
Cathy Taylor

ODOPR7 · Chicago, IL, US

DUPR

2.778

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-7789524420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6896865229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Deanne Rotfeld Levy",
        "dupr_id": "ODWJ7E",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5333411026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula Keats",
        "dupr_id": "WXDXVG",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Taylor",
        "dupr_id": "ODOPR7",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]