Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle with Purpose 2026 - Mixed Doubles: 4.0 - 4.33

ID: 5400144172

Match Scores

11-5

Loss

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Maple Grove, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Michelle Carstensen

3ZQLOP · Plymouth, MN, US

DUPR

3.684

MB
Matthew Bi

YN6G5D · MN, US

DUPR

4.246

TEAM 2LOSS
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.721

JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.938

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-5400144172
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4661541923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Carstensen",
        "dupr_id": "3ZQLOP",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Matthew Bi",
        "dupr_id": "YN6G5D",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 5976339998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.721,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]