Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5465228848

Match Scores

11-1, 11-2

Loss

Play Date

2025-04-27

Play Time (Est)

5:00 PM

Play Location

Minnetonka, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LH
Liz Herr

1N4M22 · Minneapolis, MN, US

DUPR

4.311

JS
Jack Schugel

3PDJ0X · Minneapolis, MN, US

DUPR

4.729

TEAM 2LOSS
ED
Emily Driessen

17Z4VM · Auburn, AL, US

DUPR

3.991

SD
Scott Dunnewind

1QVWW4 · Wayzata, MN, US

DUPR

3.921

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-5465228848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6732220965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Liz Herr",
        "dupr_id": "1N4M22",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jack Schugel",
        "dupr_id": "3PDJ0X",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6791385774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Driessen",
        "dupr_id": "17Z4VM",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Auburn, AL, US"
      },
      {
        "name": "Scott Dunnewind",
        "dupr_id": "1QVWW4",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  }
]