Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lucky Shots Pickleball League - Wednesday Morning Ladder League

ID: 7197057829

Match Scores

15-3

Loss

Play Date

2022-11-16

Play Time (Est)

2:15 AM

Play Location

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DH
David Hackley

35GXDL · Plymouth, MN, US

DUPR

3.803

DA
DELETED Account

3Z7DGM · USA

DUPR

3.500

TEAM 2LOSS
NS
Nick Sanchez

3P5KOG · Hopkins, MN, US

DUPR

3.798

HM
Heather Maginniss

12DLG9 · Minneapolis, MN, US

DUPR

3.489

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-7197057829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4842975935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Hackley",
        "dupr_id": "35GXDL",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "3Z7DGM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5237118184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Sanchez",
        "dupr_id": "3P5KOG",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Heather Maginniss",
        "dupr_id": "12DLG9",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]