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

Intermediate league

ID: 4582009869

Match Scores

15-14

Win

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HK
Henry Krysik

JJKLXD · Chicago, IL, US

DUPR

2.925

JB
Joseph Baral

2Q499R · Chicago, IL, US

DUPR

3.330

TEAM 2LOSS
PK
Paula Keats

WXDXVG · USA

DUPR

2.898

JK
Jamie Kogler

940MQE · Chicago, IL, US

DUPR

3.417

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-4582009869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7939023716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Krysik",
        "dupr_id": "JJKLXD",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Joseph Baral",
        "dupr_id": "2Q499R",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 6805442885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula Keats",
        "dupr_id": "WXDXVG",
        "rating": 2.898,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jamie Kogler",
        "dupr_id": "940MQE",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]