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

DUPR Wednesday @ The Pickleball Social

ID: 5833089749

Match Scores

3-11

Win

Play Date

2025-10-22

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SV
Satya Vegulla

4VKMWK · USA

DUPR

2.740

CK
Chaturved Krishna Atthaluri

4PLEJG · Hyderabad, TS, IN

DUPR

2.316

TEAM 2WINNER
SD
Sumanth Dasu

0QR4Y4 · Melissa, TX, US

DUPR

3.170

AV
arun vamshi

P5V05G · USA

DUPR

3.143

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-5833089749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5738970610,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Satya Vegulla",
        "dupr_id": "4VKMWK",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chaturved Krishna  Atthaluri",
        "dupr_id": "4PLEJG",
        "rating": 2.316,
        "profile_pic_url": null,
        "location": "Hyderabad, TS, IN"
      }
    ]
  },
  {
    "team_id": 5445274034,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sumanth Dasu",
        "dupr_id": "0QR4Y4",
        "rating": 3.17,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      },
      {
        "name": "arun vamshi",
        "dupr_id": "P5V05G",
        "rating": 3.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]