Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Eagan Life Time Spring Classic - Men's Doubles Skill: (3.0 To 3.5) Age: (Any)

ID: 8577563123

Match Scores

11-13, 10-12

Loss

Play Date

2026-03-28

Play Time (Est)

12:45 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.617

CG
Collins Guillebeaux

94V5XK · Minneapolis, MN, US

DUPR

2.191

TEAM 2WINNER
DD
Don Dunn

9PVWVR · USA

DUPR

3.086

RE
Rick Eller

7NYO4M · USA

DUPR

3.090

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-8577563123
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5698493601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Collins  Guillebeaux",
        "dupr_id": "94V5XK",
        "rating": 2.191,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6147698090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Dunn",
        "dupr_id": "9PVWVR",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Eller",
        "dupr_id": "7NYO4M",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]