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

Intermediate league

ID: 5500524503

Match Scores

15-11

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Jamie Kogler

940MQE · Chicago, IL, US

DUPR

3.454

SH
Steve Horwath

QX20W0 · USA

DUPR

3.176

TEAM 2LOSS
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.354

PK
Paula Keats

WXDXVG · USA

DUPR

2.820

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-5500524503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732496218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Kogler",
        "dupr_id": "940MQE",
        "rating": 3.454,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/51.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Steve Horwath",
        "dupr_id": "QX20W0",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5170797385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.354,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Paula Keats",
        "dupr_id": "WXDXVG",
        "rating": 2.82,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]