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

Intermediate league

ID: 8359034980

Match Scores

15-9

Loss

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JK
Jamie Kogler

940MQE · Chicago, IL, US

DUPR

3.418

JB
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.328

TEAM 2LOSS
ML
mark levy

GG6NVQ · Chicago, IL, US

DUPR

3.153

CT
Cathy Taylor

ODOPR7 · Chicago, IL, US

DUPR

2.763

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-8359034980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5297015875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Kogler",
        "dupr_id": "940MQE",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6583624145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark levy",
        "dupr_id": "GG6NVQ",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Cathy Taylor",
        "dupr_id": "ODOPR7",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]