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

DUPR-Rated Round Robin (Advanced)

ID: 5374047554

Match Scores

11-4

Loss

Play Date

2026-06-05

Play Time (Est)

3:30 PM

Play Location

Matt's Pickle and Padel

Unverified Facility

Competitor Teams

TEAM 1WINNER
AH
Amogh Hiremath

NRO5K6 · USA

DUPR

3.524

SG
Shreyas Gawali

P5V6VX · USA

DUPR

3.502

TEAM 2LOSS
TM
TJ Mayo

RWPY5D · Reston, VA, US

DUPR

3.555

NK
Nagesh Korimi

M99D4V · USA

DUPR

3.099

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-5374047554
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5508469696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amogh Hiremath",
        "dupr_id": "NRO5K6",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shreyas Gawali",
        "dupr_id": "P5V6VX",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6440272627,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "TJ Mayo",
        "dupr_id": "RWPY5D",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Reston, VA, US"
      },
      {
        "name": "Nagesh Korimi",
        "dupr_id": "M99D4V",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]