Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ABDC #5

ID: 7931942549

Match Scores

11-4

Win

Play Date

2026-04-05

Play Time (Est)

6: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.229

TH
Timothy Hughes

M299MV · IL, US

DUPR

3.939

TEAM 2LOSS
GS
Gary Smothers

8MJQ5V · USA

DUPR

3.190

AB
Ajai Balakrishnan

V4ZYZP · Chatham, IL, US

DUPR

4.029

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-7931942549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6613866567,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashutosh Kumar",
        "dupr_id": "76MP4N",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      },
      {
        "name": "Timothy Hughes",
        "dupr_id": "M299MV",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 5641205774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Smothers",
        "dupr_id": "8MJQ5V",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ajai Balakrishnan",
        "dupr_id": "V4ZYZP",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Chatham, IL, US"
      }
    ]
  }
]