Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

CrossKourt Pickleball Men's Open

ID: 6518217304

Match Scores

11-3

Loss

Play Date

2026-04-04

Play Time (Est)

5:00 PM

Play Location

Pickled! Batavia, North Randall Road, Batavia, IL, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AK
Alex Klein

ODL2L2 · Chicago, IL, US

DUPR

4.605

BH
Ben Hall

V7X56P · Saint John, IN, US

DUPR

4.998

TEAM 2LOSS
BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.805

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.658

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-6518217304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6929794407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Klein",
        "dupr_id": "ODL2L2",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Ben Hall",
        "dupr_id": "V7X56P",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Saint John, IN, US"
      }
    ]
  },
  {
    "team_id": 6772190945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  }
]