Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6832260199

Match Scores

15-6

Win

Play Date

2025-09-28

Play Time (Est)

8:45 AM

Play Location

Minneapolis, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
CY
Caleb Young

XJ69RR · USA

DUPR

4.066

CC
Cam Court

PKVYZG · La Crosse, WI, US

DUPR

4.285

TEAM 2LOSS
JB
Jesse Bauer

NYPD07 · Maple Grove, MN, US

DUPR

4.036

SM
Steve Mueller

W65J7Y · Minneapolis, MN, US

DUPR

3.921

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-6832260199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8191652395,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Young",
        "dupr_id": "XJ69RR",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cam Court",
        "dupr_id": "PKVYZG",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 7108198628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Bauer",
        "dupr_id": "NYPD07",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Steve Mueller",
        "dupr_id": "W65J7Y",
        "rating": 3.921,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]