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

Match Scores

8-11

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.596

CG
Collins Guillebeaux

94V5XK · Minneapolis, MN, US

DUPR

2.170

TEAM 2WINNER
DD
Don Dunn

9PVWVR · USA

DUPR

3.057

RE
Rick Eller

7NYO4M · USA

DUPR

3.078

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-8186245476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6342938826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Collins  Guillebeaux",
        "dupr_id": "94V5XK",
        "rating": 2.17,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6604479492,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Don Dunn",
        "dupr_id": "9PVWVR",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Eller",
        "dupr_id": "7NYO4M",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]