Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle with Purpose 2026 - Mixed Doubles: 4.34 - 4.69

ID: 7332402182

Match Scores

14-16

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
GH
Ger Hang

MEDN4V · USA

DUPR

4.187

CH
Chon Her

GG24YV · Ramsey, MN, US

DUPR

4.480

TEAM 2WINNER
SA
shakira Abdi

1Q267R · Apple Valley, MN, US

DUPR

4.089

NT
Nicholas Tran

EWLVNM · Maple Grove, MN, US

DUPR

4.725

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-7332402182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6404047248,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ger Hang",
        "dupr_id": "MEDN4V",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chon Her",
        "dupr_id": "GG24YV",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 8475960138,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "shakira Abdi",
        "dupr_id": "1Q267R",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Nicholas Tran",
        "dupr_id": "EWLVNM",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]