Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/10 3.5-4.0 Men's League

ID: 6294689365

Match Scores

11-6

Loss

Play Date

2025-04-11

Play Time (Est)

2:15 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
HG
Henry Gerbracht

PWRM9G · USA

DUPR

4.070

AG
Anant Gokhale

M2V0XL · USA

DUPR

3.707

TEAM 2LOSS
HK
Harish kumar

YNM0XD · Normal, IL, US

DUPR

3.327

KH
Kevin Hutchinson

RY7X9D · Normal, IL, US

DUPR

3.850

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-6294689365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6880065646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Henry Gerbracht",
        "dupr_id": "PWRM9G",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anant Gokhale",
        "dupr_id": "M2V0XL",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5686249046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Harish kumar",
        "dupr_id": "YNM0XD",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Normal, IL, US"
      },
      {
        "name": "Kevin Hutchinson",
        "dupr_id": "RY7X9D",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Normal, IL, US"
      }
    ]
  }
]