Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (3.5 To 4.0) Age: (50 And Above)

ID: 6330402846

Match Scores

11-5

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
HM
Heather Maginniss

12DLG9 · Minneapolis, MN, US

DUPR

3.766

SD
Scott Dunnewind

1QVWW4 · Wayzata, MN, US

DUPR

4.170

TEAM 2LOSS
DS
Daisy Sin

G556YQ · USA

DUPR

3.157

JM
Jim McDonnell

WZZNXM · USA

DUPR

3.989

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-6330402846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5089745810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Maginniss",
        "dupr_id": "12DLG9",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Scott Dunnewind",
        "dupr_id": "1QVWW4",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  },
  {
    "team_id": 7885470918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daisy Sin",
        "dupr_id": "G556YQ",
        "rating": 3.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim McDonnell",
        "dupr_id": "WZZNXM",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]