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

Pickleheads Gauntlet - Game 1

ID: 4800525014

Match Scores

5-11

Loss

Play Date

2025-06-24

Play Time (Est)

3:30 PM

Play Location

Hockey Hut Training Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jagadeesh chandra

7NGWW5 · Clifton Park, NY, US

DUPR

3.524

SV
Sarath Vemuri

ZD2E9M · USA

DUPR

3.324

TEAM 2WINNER
DA
DELETED Account

OZ42JP · USA

DUPR

3.243

SR
Srinivasa Rachamallu

4VJ46M · USA

DUPR

3.819

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-4800525014
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6062996017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jagadeesh chandra",
        "dupr_id": "7NGWW5",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Sarath Vemuri",
        "dupr_id": "ZD2E9M",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5390928543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "OZ42JP",
        "rating": 3.243,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Srinivasa Rachamallu",
        "dupr_id": "4VJ46M",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]