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

Week 3

ID: 5532063231

Match Scores

12-10

Loss

Play Date

2025-09-13

Play Time (Est)

4:45 AM

Play Location

TopShot

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Rahul Padmamma Venkatesha

5EJVYP · Williamson County, TX, US

DUPR

3.522

SB
Senthil Baburao

RX6JPE · USA

DUPR

3.238

TEAM 2LOSS
NV
Niranjan Vaddepalli

RYG2NN · Austin, TX, US

DUPR

3.426

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.139

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-5532063231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5145018883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahul Padmamma Venkatesha",
        "dupr_id": "5EJVYP",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      },
      {
        "name": "Senthil Baburao",
        "dupr_id": "RX6JPE",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6506869358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Niranjan Vaddepalli",
        "dupr_id": "RYG2NN",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]