Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleheads Round Robin - Popcorn - Round 5 Game 1

ID: 7655708198

Match Scores

11-6

Win

Play Date

2025-06-10

Play Time (Est)

3:30 PM

Play Location

Hockey Hut Training Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
SV
Sarath Vemuri

ZD2E9M · USA

DUPR

3.333

JC
Jagadeesh chandra

7NGWW5 · Clifton Park, NY, US

DUPR

3.490

TEAM 2LOSS
CV
Chaitanya Vemulapalli

YNPOW4 · Albany, NY, US

DUPR

3.710

SR
Srinivasa Rachamallu

4VJ46M · USA

DUPR

3.799

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-7655708198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8474907880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarath Vemuri",
        "dupr_id": "ZD2E9M",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jagadeesh chandra",
        "dupr_id": "7NGWW5",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": "Clifton Park, NY, US"
      }
    ]
  },
  {
    "team_id": 6950332073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chaitanya Vemulapalli",
        "dupr_id": "YNPOW4",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Srinivasa Rachamallu",
        "dupr_id": "4VJ46M",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]