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

Match Scores

15-12

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Eagan, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Ben McQuillan

WKER5Y · USA

DUPR

3.571

JM
Joe Martinson

WKKMNM · USA

DUPR

2.836

TEAM 2LOSS
DE
Dan Edwardson

8EXQLE · Golden Valley, MN, US

DUPR

3.610

CG
Collins Guillebeaux

94V5XK · Minneapolis, MN, US

DUPR

2.184

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-7236125292
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5785933474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben McQuillan",
        "dupr_id": "WKER5Y",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Martinson",
        "dupr_id": "WKKMNM",
        "rating": 2.836,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8281718884,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Edwardson",
        "dupr_id": "8EXQLE",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Collins  Guillebeaux",
        "dupr_id": "94V5XK",
        "rating": 2.184,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]