Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ABDC #6

ID: 5760824435

Match Scores

7-11

Win

Play Date

2026-04-09

Play Time (Est)

12:45 AM

Play Location

Premier Pickleball Center, Constitution Drive, Springfield, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Jeremy Clayton

ZDPLJQ · Mount Auburn, IL, US

DUPR

3.695

SM
Srikanth Markapuram

LZ5E9J · USA

DUPR

3.318

TEAM 2WINNER
AK
Ashutosh Kumar

76MP4N · Springfield, IL, US

DUPR

4.211

AM
Austin Montgomery

YX5K7D · USA

DUPR

3.103

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-5760824435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8340487990,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Clayton",
        "dupr_id": "ZDPLJQ",
        "rating": 3.695,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/688e8b1de6d15.jpg",
        "location": "Mount Auburn, IL, US"
      },
      {
        "name": "Srikanth  Markapuram",
        "dupr_id": "LZ5E9J",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6114507597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashutosh Kumar",
        "dupr_id": "76MP4N",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Austin Montgomery",
        "dupr_id": "YX5K7D",
        "rating": 3.103,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]