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

Club Pickleball USA 50+ Classic

ID: 5238061529

Match Scores

11-5, 11-1

Win

Play Date

2024-05-04

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rick Berrett

12JJ64 · Cedar Hills, UT, US

DUPR

5.196

PE
Paul Eric Davis

3PPMZE · Salt Lake City, UT, US

DUPR

5.172

TEAM 2LOSS
ZT
Zane Till

1REJ2E · West Bountiful, UT, US

DUPR

4.386

TH
Todd Hogan

3ZZ2XP · USA

DUPR

4.468

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-5238061529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8298645315,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Berrett",
        "dupr_id": "12JJ64",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Cedar Hills, UT, US"
      },
      {
        "name": "Paul Eric Davis",
        "dupr_id": "3PPMZE",
        "rating": 5.172,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 4763681814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zane Till",
        "dupr_id": "1REJ2E",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "West Bountiful, UT, US"
      },
      {
        "name": "Todd Hogan",
        "dupr_id": "3ZZ2XP",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]