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

Match Scores

11-8

Loss

Play Date

2026-03-28

Play Time (Est)

10:15 AM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Ben McQuillan

WKER5Y · USA

DUPR

3.587

JM
Joe Martinson

WKKMNM · USA

DUPR

2.842

TEAM 2LOSS
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.604

CG
Collins Guillebeaux

94V5XK · Minneapolis, MN, US

DUPR

2.179

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-6327875577
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561842645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben McQuillan",
        "dupr_id": "WKER5Y",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Martinson",
        "dupr_id": "WKKMNM",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6870176736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Collins  Guillebeaux",
        "dupr_id": "94V5XK",
        "rating": 2.179,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]