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

Match Scores

3-11

Win

Play Date

2025-05-26

Play Time (Est)

12:45 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
VH
Valerie horning

YN42RP · USA

DUPR

3.684

AO
Aaron Oslowski

D9570L · Mora, MN, US

DUPR

3.454

TEAM 2WINNER
ED
Emily Driessen

17Z4VM · Auburn, AL, US

DUPR

3.947

SD
Scott Dunnewind

1QVWW4 · Wayzata, MN, US

DUPR

3.907

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-5589436427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4779918538,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Valerie  horning",
        "dupr_id": "YN42RP",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron  Oslowski",
        "dupr_id": "D9570L",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Mora, MN, US"
      }
    ]
  },
  {
    "team_id": 6094095095,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Driessen",
        "dupr_id": "17Z4VM",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      },
      {
        "name": "Scott Dunnewind",
        "dupr_id": "1QVWW4",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  }
]