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

Pool A - Team Bracket

ID: 4302203619

Match Scores

11-21

Loss

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SS
Slade Sims

4ZQWGM · Dayton, TN, US

DUPR

4.132

LP
Lane Park

8ML7RG · Chattanooga, TN, US

DUPR

4.576

TEAM 2WINNER
DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

5.081

BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.521

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-4302203619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5878781951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Slade Sims",
        "dupr_id": "4ZQWGM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Dayton, TN, US"
      },
      {
        "name": "Lane Park",
        "dupr_id": "8ML7RG",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 6635588617,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      },
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]