Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Minnesota Gold Cup @ MEGA Pickleball - Mens Doubles Skill: (4.0) Age: (Any)

ID: 4331721954

Match Scores

11-3

Loss

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Minnetonka, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
OV
Owen VanZee

JPNDDW · USA

DUPR

4.233

EV
Ethan VanZee

P5QJ7Z · USA

DUPR

4.253

TEAM 2LOSS
WC
Will Connelly

5EWV0V · Golden Valley, MN, US

DUPR

4.246

DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.633

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-4331721954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6277054525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen  VanZee",
        "dupr_id": "JPNDDW",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ethan VanZee",
        "dupr_id": "P5QJ7Z",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6108705839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will  Connelly",
        "dupr_id": "5EWV0V",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      }
    ]
  }
]