Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7311124545

Match Scores

11-4

Win

Play Date

2025-10-25

Play Time (Est)

10:15 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MK
Matthew Kriesel

3OWGE2 · Hopkins, MN, US

DUPR

4.216

DL
Dat Le

6ZROZQ · Minneapolis, MN, US

DUPR

4.492

TEAM 2LOSS
GK
Gahn Kelly

JJP22M · Minneapolis, MN, US

DUPR

4.337

ES
Evan Shapiro

RZLP5D · USA

DUPR

4.414

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-7311124545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5009275192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Kriesel",
        "dupr_id": "3OWGE2",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Dat Le",
        "dupr_id": "6ZROZQ",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 8528641799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gahn Kelly",
        "dupr_id": "JJP22M",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Evan Shapiro",
        "dupr_id": "RZLP5D",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]