Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Lucky Shots' Autumn Cup presented by PIKKL - Mens Doubles Skill: (4.0 To 4.5)

ID: 7480483031

Match Scores

8-11

Win

Play Date

2025-09-27

Play Time (Est)

12:45 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Steven Kenny

17ZR94 · River Falls, WI, US

DUPR

4.041

MM
Michael Moorman

84Q4WM · River Falls, WI, US

DUPR

4.567

TEAM 2WINNER
AS
Alex Sergiacomi

QPK4MN · Minneapolis, MN, US

DUPR

4.188

KL
Kameron Lymon

EGXYPO · Minneapolis, MN, US

DUPR

4.304

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-7480483031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5786422703,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Kenny",
        "dupr_id": "17ZR94",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "River Falls, WI, US"
      },
      {
        "name": "Michael Moorman",
        "dupr_id": "84Q4WM",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "River Falls, WI, US"
      }
    ]
  },
  {
    "team_id": 5704526627,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Sergiacomi",
        "dupr_id": "QPK4MN",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Kameron Lymon",
        "dupr_id": "EGXYPO",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]