Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 CT Pickleball Minnesota Summer Sendoff at Chip's Pickleball Club - Mixed Doubles 4.5

ID: 5181105550

Match Scores

2-11

Loss

Play Date

2025-10-24

Play Time (Est)

11:30 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
KB
Keely Behning

30P7L4 · Eagan, MN, US

DUPR

4.096

AZ
Andrew Zalewski

17ZRX9 · Saint Paul, MN, US

DUPR

4.281

TEAM 2WINNER
CM
Carley Mitus

8G0P6G · Nashville, TN, US

DUPR

4.942

ZR
Zach Robertson

QPYVXN · Rochester, MN, US

DUPR

4.635

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-5181105550
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8219529700,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keely Behning",
        "dupr_id": "30P7L4",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Andrew Zalewski",
        "dupr_id": "17ZRX9",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 7560258933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carley Mitus",
        "dupr_id": "8G0P6G",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Zach Robertson",
        "dupr_id": "QPYVXN",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]