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

Stacked Prep Triple Elimination Tournament - Club Pickleball USA - Mens 5.0

ID: 7004735838

Match Scores

16-14

Win

Play Date

2025-07-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rob Brandt

8JYVQW · Vineyard, UT, US

DUPR

4.991

JD
Joshua Diaz

1QX4XR · Mapleton, UT, US

DUPR

5.414

TEAM 2LOSS
RB
Ryder Boydston

8WMJPG · Provo, UT, US

DUPR

4.764

JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.587

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-7004735838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7448456628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Brandt",
        "dupr_id": "8JYVQW",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Joshua Diaz",
        "dupr_id": "1QX4XR",
        "rating": 5.414,
        "profile_pic_url": null,
        "location": "Mapleton, UT, US"
      }
    ]
  },
  {
    "team_id": 4942788723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryder Boydston",
        "dupr_id": "8WMJPG",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.587,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]