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

Intermediate league

ID: 6778550384

Match Scores

15-3

Win

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.353

Cathy Taylor

ODOPR7 · Chicago, IL, US

DUPR

2.791

TEAM 2LOSS
SH
Steve Horwath

QX20W0 · USA

DUPR

3.224

Henry Krysik

JJKLXD · Chicago, IL, US

DUPR

2.901

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-6778550384
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8394096085,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.353,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Cathy Taylor",
        "dupr_id": "ODOPR7",
        "rating": 2.791,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/8.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4421347436,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Horwath",
        "dupr_id": "QX20W0",
        "rating": 3.224,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Henry Krysik",
        "dupr_id": "JJKLXD",
        "rating": 2.901,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  }
]