Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle with Purpose 2026 - Mixed Doubles: 4.34 - 4.69

ID: 5437759022

Match Scores

15-8

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
YY
Yeeko Yang

DNY09X · Saint Paul, MN, US

DUPR

4.157

JH
James Hoang

ZNYNRD · Minneapolis, MN, US

DUPR

4.633

TEAM 2LOSS
DP
Danielle Piechowski

8MMMRG · Albert Lea, MN, US

DUPR

4.015

MP
Mike Piechowski

1NP7L2 · Albert Lea, MN, US

DUPR

4.179

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-5437759022
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8332124601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yeeko Yang",
        "dupr_id": "DNY09X",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "James Hoang",
        "dupr_id": "ZNYNRD",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8263946419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Piechowski",
        "dupr_id": "8MMMRG",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      },
      {
        "name": "Mike Piechowski",
        "dupr_id": "1NP7L2",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Albert Lea, MN, US"
      }
    ]
  }
]