Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mixed Doubles 3.5

ID: 4530579482

Match Scores

11-2

Win

Play Date

2025-05-26

Play Time (Est)

3:30 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ED
Emily Driessen

17Z4VM · Auburn, AL, US

DUPR

3.963

SD
Scott Dunnewind

1QVWW4 · Wayzata, MN, US

DUPR

3.928

TEAM 2LOSS
MG
Melissa Gorman

1754QM · Minneapolis, MN, US

DUPR

3.456

AH
Alan Hsu

0Q6VGX · USA

DUPR

3.626

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-4530579482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8467388344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Driessen",
        "dupr_id": "17Z4VM",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      },
      {
        "name": "Scott Dunnewind",
        "dupr_id": "1QVWW4",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  },
  {
    "team_id": 5325381895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Gorman",
        "dupr_id": "1754QM",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Alan Hsu",
        "dupr_id": "0Q6VGX",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]