Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Lucky Shots Summer Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6881218199

Match Scores

11-6

Loss

Play Date

2025-07-12

Play Time (Est)

12:45 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.095

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.447

TEAM 2LOSS
PT
Phil Thompson

16PGDD · Woodbury, MN, US

DUPR

4.050

RE
Ryan Ekegren

3X59D7 · Minneapolis, MN, US

DUPR

4.362

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-6881218199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7752798340,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Alex Bennett",
        "dupr_id": "PWR2QG",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 8246481023,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Thompson",
        "dupr_id": "16PGDD",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Ryan Ekegren",
        "dupr_id": "3X59D7",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]