Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - Labor Day Team Shootout

ID: 5775826619

Match Scores

21-14

Loss

Play Date

2025-09-06

Play Time (Est)

12:45 AM

Play Location

The Pickleball Playground

View Facility Page →

Competitor Teams

TEAM 1WINNER
ED
ethan dugger

M220MO · Knoxville, TN, US

DUPR

4.248

HS
Hammad Sheikh

8DK6JX · Knoxville, TN, US

DUPR

4.230

TEAM 2LOSS
BS
Brian Sweet

DWYLG6 · Maryville, TN, US

DUPR

4.708

JR
Josh Roberts

89ZRXJ · Knoxville, TN, US

DUPR

4.163

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-5775826619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8273730316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ethan dugger",
        "dupr_id": "M220MO",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "Hammad Sheikh",
        "dupr_id": "8DK6JX",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  },
  {
    "team_id": 6550669224,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Sweet",
        "dupr_id": "DWYLG6",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Maryville, TN, US"
      },
      {
        "name": "Josh Roberts",
        "dupr_id": "89ZRXJ",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  }
]