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

Match Scores

11-2

Loss

Play Date

2025-10-24

Play Time (Est)

11:30 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
EG
Emily Gerads

8EKWVE · USA

DUPR

4.318

KJ
Kyle Jordre

35ELVR · USA

DUPR

4.889

TEAM 2LOSS
KB
Keely Behning

30P7L4 · Eagan, MN, US

DUPR

4.167

AZ
Andrew Zalewski

17ZRX9 · Saint Paul, MN, US

DUPR

4.302

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-7400207770
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7178158209,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Gerads",
        "dupr_id": "8EKWVE",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Jordre",
        "dupr_id": "35ELVR",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5720286461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keely Behning",
        "dupr_id": "30P7L4",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Andrew Zalewski",
        "dupr_id": "17ZRX9",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]