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

CrossKourt Pickleball Men's Open

ID: 5403372694

Match Scores

7-11

Win

Play Date

2026-04-04

Play Time (Est)

11:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
WL
William Lin

YXDGKP · Bettendorf, IA, US

DUPR

5.108

JM
Joe Moede

3YQR0G · East Troy, WI, US

DUPR

5.184

TEAM 2WINNER
SB
Souresh Banerjee

16KWMD · Machesney Park, IL, US

DUPR

4.685

GN
Gregory Nelson

XJ4QZ5 · Rockford, IL, US

DUPR

4.836

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-5403372694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4986711999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Lin",
        "dupr_id": "YXDGKP",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Joe Moede",
        "dupr_id": "3YQR0G",
        "rating": 5.184,
        "profile_pic_url": null,
        "location": "East Troy, WI, US"
      }
    ]
  },
  {
    "team_id": 4441505974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Souresh Banerjee",
        "dupr_id": "16KWMD",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Gregory Nelson",
        "dupr_id": "XJ4QZ5",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  }
]