Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5549992548

Match Scores

7-11

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
IM
Ilse Modene

Z90PML · Maple Grove, MN, US

DUPR

3.765

JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

3.982

TEAM 2WINNER
AM
Alexis McCarvel

YXJ6KD · Minneapolis, MN, US

DUPR

4.050

RW
Ryan Woodhall

VXOMLE · Minneapolis, MN, US

DUPR

4.125

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-5549992548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6544855856,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ilse Modene",
        "dupr_id": "Z90PML",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 6654060232,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexis McCarvel",
        "dupr_id": "YXJ6KD",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Woodhall",
        "dupr_id": "VXOMLE",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]