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

Match Scores

11-3

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.596

CG
Collins Guillebeaux

94V5XK · Minneapolis, MN, US

DUPR

2.170

TEAM 2LOSS
MT
Mike Theirl

2ZG54E · USA

DUPR

2.754

NC
Nathan Cole

KY0X9Q · USA

DUPR

2.754

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-7767083593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4980387269,
    "serial": 1,
    "winner": true,
    "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": 4569320791,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Theirl",
        "dupr_id": "2ZG54E",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathan Cole",
        "dupr_id": "KY0X9Q",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]