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

Match Scores

15-10

Loss

Play Date

2025-07-12

Play Time (Est)

10:15 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
GB
Garrett Butler

76M7N0 · Milwaukee, WI, US

DUPR

4.167

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.523

TEAM 2LOSS
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.223

JP
Jon Powers

YG0NGE · Edina, MN, US

DUPR

4.509

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-7180175661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6044850144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Butler",
        "dupr_id": "76M7N0",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Milwaukee, WI, US"
      },
      {
        "name": "Alex Bennett",
        "dupr_id": "PWR2QG",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 6820724966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Jon Powers",
        "dupr_id": "YG0NGE",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  }
]