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: 4962852628

Match Scores

11-6

Loss

Play Date

2025-10-24

Play Time (Est)

5:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Melissa Costley

565YLR · Rockford, MN, US

DUPR

4.631

BP
Ben Pollich

6ZWLWG · USA

DUPR

4.485

TEAM 2LOSS
KB
Keely Behning

30P7L4 · Eagan, MN, US

DUPR

4.470

AZ
Andrew Zalewski

17ZRX9 · Saint Paul, MN, US

DUPR

4.376

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-4962852628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5537568441,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Costley",
        "dupr_id": "565YLR",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Rockford, MN, US"
      },
      {
        "name": "Ben Pollich",
        "dupr_id": "6ZWLWG",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7710853005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keely Behning",
        "dupr_id": "30P7L4",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Andrew Zalewski",
        "dupr_id": "17ZRX9",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]