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

CrossKourt Pickleball Men's Open

ID: 6801046327

Match Scores

8-15

Loss

Play Date

2026-04-04

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.815

AS
Aryan Sharma

XKOOP7 · South Barrington, IL, US

DUPR

4.666

TEAM 2WINNER
FG
Frank Geoffrey Welsher III

1Q25RD · Chicago, IL, US

DUPR

5.539

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.597

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-6801046327
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4664857879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      },
      {
        "name": "Aryan Sharma",
        "dupr_id": "XKOOP7",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "South Barrington, IL, US"
      }
    ]
  },
  {
    "team_id": 5821813547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Geoffrey Welsher III",
        "dupr_id": "1Q25RD",
        "rating": 5.539,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]