Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lucky Shots Pickleball Club

ID: 6992876433

Match Scores

11-8

Win

Play Date

2024-12-16

Play Time (Est)

10:15 AM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.249

BF
Bo Fung

EG522E · Edina, MN, US

DUPR

3.996

TEAM 2LOSS
JD
Justin Dupont

EWVDJW · USA

DUPR

4.024

JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.151

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-6992876433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8380223437,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Bo Fung",
        "dupr_id": "EG522E",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  },
  {
    "team_id": 6252876371,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Dupont",
        "dupr_id": "EWVDJW",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  }
]