Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ABDC #7

ID: 4433233977

Match Scores

12-10

Win

Play Date

2026-04-11

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
AK
Ashutosh Kumar

76MP4N · Springfield, IL, US

DUPR

4.180

BM
Brad Morgason

9D46KE · USA

DUPR

3.416

TEAM 2LOSS
BC
Brandi Clayton

OZ4V2P · Springfield, IL, US

DUPR

3.611

SP
Sandeep Pathuri

0RE4JQ · Springfield, IL, US

DUPR

3.944

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-4433233977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590416336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashutosh Kumar",
        "dupr_id": "76MP4N",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Brad Morgason",
        "dupr_id": "9D46KE",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8190063021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandi Clayton",
        "dupr_id": "OZ4V2P",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Sandeep Pathuri",
        "dupr_id": "0RE4JQ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  }
]