Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New Years "Drop the Ball" Team pickleball tournament - Mixed Teams DUPR 16 - Playoff

ID: 6792141141

Match Scores

13-21

Win

Play Date

2026-01-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BP
Brandon Palmer

8J66ED · St. George, UT, US

DUPR

3.571

BP
Brooke Palmer

NYDQOW · St. George, UT, US

DUPR

3.488

TEAM 2WINNER
SH
Stan Hardy

3V660J · Washington, UT, US

DUPR

4.281

RS
Rhonda Saunders

8J7JDM · Washington, UT, US

DUPR

4.007

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-6792141141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8548586568,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Palmer",
        "dupr_id": "8J66ED",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brooke Palmer",
        "dupr_id": "NYDQOW",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5870291864,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stan Hardy",
        "dupr_id": "3V660J",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Rhonda Saunders",
        "dupr_id": "8J7JDM",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      }
    ]
  }
]