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

Let's play - Pickleheads Popcorn - Round 1 Game 1

ID: 5396981616

Match Scores

2-11

Win

Play Date

2025-06-17

Play Time (Est)

1:00 PM

Play Location

Hockey Hut Training Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Ajit Lavu

KDVJ26 · USA

DUPR

2.766

DA
DELETED Account

OZ42JP · USA

DUPR

3.244

TEAM 2WINNER
JC
Jagadeesh chandra

7NGWW5 · Clifton Park, NY, US

DUPR

3.491

SR
Srinivasa Rachamallu

4VJ46M · USA

DUPR

3.803

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-5396981616
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5676205394,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ajit Lavu",
        "dupr_id": "KDVJ26",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "OZ42JP",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5602736806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jagadeesh chandra",
        "dupr_id": "7NGWW5",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      },
      {
        "name": "Srinivasa Rachamallu",
        "dupr_id": "4VJ46M",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]