Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 - Pickleball Grand Rally

ID: 5680830084

Match Scores

11-4

Win

Play Date

2025-07-04

Play Time (Est)

1:00 PM

Play Location

Riverton City Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.303

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.562

TEAM 2LOSS
CH
clay hughes

L2QMG6 · USA

DUPR

3.440

DB
Daniel Braithwaite

NRWENN · USA

DUPR

3.440

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-5680830084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5897335569,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Landon Whitaker",
        "dupr_id": "3L0O4Q",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 8217902489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "clay hughes",
        "dupr_id": "L2QMG6",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Braithwaite",
        "dupr_id": "NRWENN",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]