Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mens Doubles 4.00-4.49

ID: 7960564704

Match Scores

6-11

Loss

Play Date

2026-05-24

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
MS
Michael Schack

4LGZEK · USA

DUPR

3.769

DW
David Warbritton

3OW7L7 · Bloomington, MN, US

DUPR

4.074

TEAM 2WINNER
JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.965

SM
Steve Mueller

W65J7Y · Minneapolis, MN, US

DUPR

3.702

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-7960564704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7367314441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Schack",
        "dupr_id": "4LGZEK",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Warbritton",
        "dupr_id": "3OW7L7",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  },
  {
    "team_id": 7084657764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Steve Mueller",
        "dupr_id": "W65J7Y",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]