Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ABDC #5

ID: 5075944282

Match Scores

11-8

Win

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
TH
Timothy Hughes

M299MV · IL, US

DUPR

3.889

PS
Pooja Sandhu

4PGMQK · Springfield, IL, US

DUPR

3.112

TEAM 2LOSS
AK
Abhi Kotla

7NX5N5 · USA

DUPR

3.148

SM
Srikanth Markapuram

LZ5E9J · USA

DUPR

3.291

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-5075944282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4876183505,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Hughes",
        "dupr_id": "M299MV",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Pooja Sandhu",
        "dupr_id": "4PGMQK",
        "rating": 3.112,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 6520961489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abhi Kotla",
        "dupr_id": "7NX5N5",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Srikanth  Markapuram",
        "dupr_id": "LZ5E9J",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]