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

Week 3

ID: 7290951062

Match Scores

11-8

Loss

Play Date

2025-09-13

Play Time (Est)

3:30 PM

Play Location

TopShot

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Rahul Padmamma Venkatesha

5EJVYP · Williamson County, TX, US

DUPR

3.506

CW
Christopher Wiles

NRYG52 · Cedar Park, TX, US

DUPR

3.161

TEAM 2LOSS
SB
Senthil Baburao

RX6JPE · USA

DUPR

3.257

NV
Niranjan Vaddepalli

RYG2NN · Austin, TX, US

DUPR

3.397

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-7290951062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5033253031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahul Padmamma Venkatesha",
        "dupr_id": "5EJVYP",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Williamson County, TX, US"
      },
      {
        "name": "Christopher Wiles",
        "dupr_id": "NRYG52",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 5339266977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Senthil Baburao",
        "dupr_id": "RX6JPE",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Niranjan Vaddepalli",
        "dupr_id": "RYG2NN",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]