Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Official Rated Play (4.25+)

ID: 6391887718

Match Scores

11-1

Loss

Play Date

2023-10-24

Play Time (Est)

11:30 PM

Play Location

Lucky Shots Pickleball Club, 5th Street Northeast, Minneapolis, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RE
Ryan Ekegren

3X59D7 · Minneapolis, MN, US

DUPR

4.348

SZ
Syed Zubair

35YRQL · Blaine, MN, US

DUPR

4.505

TEAM 2LOSS
BV
Brennan Vargas

3VPZWJ · Plymouth, MN, US

DUPR

4.759

TD
Thu Danh

8GX24D · Minneapolis, MN, US

DUPR

4.392

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-6391887718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5060722769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Ekegren",
        "dupr_id": "3X59D7",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Syed Zubair",
        "dupr_id": "35YRQL",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 5989932278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brennan Vargas",
        "dupr_id": "3VPZWJ",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Thu Danh",
        "dupr_id": "8GX24D",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]