Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunday - Dink with Begals

ID: 7819109860

Match Scores

9-11

Win

Play Date

2025-04-06

Play Time (Est)

5:00 PM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1LOSS
KH
Kevin Hutchinson

RY7X9D · Normal, IL, US

DUPR

3.838

AG
Anant Gokhale

M2V0XL · Bloomington, IL, US

DUPR

3.761

TEAM 2WINNER
HK
Harish kumar

YNM0XD · Normal, IL, US

DUPR

3.304

ES
Eric Schmidt

DWMG94 · Bloomington, IL, US

DUPR

4.186

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-7819109860
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6865450129,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Hutchinson",
        "dupr_id": "RY7X9D",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Normal, IL, US"
      },
      {
        "name": "Anant Gokhale",
        "dupr_id": "M2V0XL",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      }
    ]
  },
  {
    "team_id": 6074294494,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harish kumar",
        "dupr_id": "YNM0XD",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Normal, IL, US"
      },
      {
        "name": "Eric Schmidt",
        "dupr_id": "DWMG94",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Bloomington, IL, US"
      }
    ]
  }
]