Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle with Purpose 2026 - Mixed Doubles: 4.34 - 4.69

ID: 6847615452

Match Scores

11-9

Loss

Play Date

2026-04-26

Play Time (Est)

1:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
GH
Ger Hang

MEDN4V · USA

DUPR

4.174

CH
Chon Her

GG24YV · Ramsey, MN, US

DUPR

4.439

TEAM 2LOSS
DP
Danielle Piechowski

8MMMRG · Albert Lea, MN, US

DUPR

4.018

MP
Mike Piechowski

1NP7L2 · Albert Lea, MN, US

DUPR

4.181

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-6847615452
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7992191914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ger Hang",
        "dupr_id": "MEDN4V",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chon Her",
        "dupr_id": "GG24YV",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 4393107797,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Piechowski",
        "dupr_id": "8MMMRG",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Mike Piechowski",
        "dupr_id": "1NP7L2",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      }
    ]
  }
]