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

Intermediate

ID: 4554648642

Match Scores

15-6

Win

Play Date

2026-05-04

Play Time (Est)

7:30 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
mark levy

GG6NVQ · Chicago, IL, US

DUPR

3.151

SH
Steve Horwath

QX20W0 · USA

DUPR

3.330

TEAM 2LOSS
Henry Krysik

JJKLXD · Chicago, IL, US

DUPR

2.909

PK
Paula Keats

WXDXVG · USA

DUPR

2.903

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-4554648642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5212290467,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "mark levy",
        "dupr_id": "GG6NVQ",
        "rating": 3.151,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Steve Horwath",
        "dupr_id": "QX20W0",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6729443080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Krysik",
        "dupr_id": "JJKLXD",
        "rating": 2.909,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Paula Keats",
        "dupr_id": "WXDXVG",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]