Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Lucky Shot Pickleball Tournament 2026 - Mixed Doubles 4.0 Single Elimination 8+ Age

ID: 5785854921

Match Scores

11-7

Loss

Play Date

2026-03-22

Play Time (Est)

10:15 AM

Play Location

Sedge Garden Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Brandon Worrell

6KENYK · USA

DUPR

4.298

JS
Jameson Sellers

MYG4KP · Greensboro, NC, US

DUPR

3.902

TEAM 2LOSS
RH
Ron Hailey

9P2N7K · Winston-Salem, NC, US

DUPR

3.969

JD
Janine Day

4LR5N6 · Winston-Salem, NC, US

DUPR

4.207

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-5785854921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7979398087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Worrell",
        "dupr_id": "6KENYK",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jameson Sellers",
        "dupr_id": "MYG4KP",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 4453466469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Hailey",
        "dupr_id": "9P2N7K",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Janine Day",
        "dupr_id": "4LR5N6",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      }
    ]
  }
]