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

DUPR Wednesday @ The Pickleball Social

ID: 4523800920

Match Scores

11-7

Loss

Play Date

2025-10-22

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RN
Rahul Nunna

ME4NKG · Nanakramguda, TS, IN

DUPR

3.077

AK
Ashleesh Koganti

MPOODL · Manikonda, TS, IN

DUPR

3.314

TEAM 2LOSS
SD
Sumanth Dasu

0QR4Y4 · Melissa, TX, US

DUPR

3.098

SV
Satya Vegulla

4VKMWK · USA

DUPR

2.837

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-4523800920
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7198875510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahul Nunna",
        "dupr_id": "ME4NKG",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": "Nanakramguda, TS, IN"
      },
      {
        "name": "Ashleesh Koganti",
        "dupr_id": "MPOODL",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Manikonda, TS, IN"
      }
    ]
  },
  {
    "team_id": 8363354671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sumanth Dasu",
        "dupr_id": "0QR4Y4",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "Satya Vegulla",
        "dupr_id": "4VKMWK",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]