Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 - Pickleball Grand Rally

ID: 6390329874

Match Scores

11-7

Win

Play Date

2025-07-04

Play Time (Est)

7:30 PM

Play Location

Riverton City Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.280

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.591

TEAM 2LOSS
DR
DAVID RIOS

ZDQNMQ · USA

DUPR

3.994

KK
Kelcey Kemp

XJDJ4R · USA

DUPR

3.881

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-6390329874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617971191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Landon Whitaker",
        "dupr_id": "3L0O4Q",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5939885313,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DAVID RIOS",
        "dupr_id": "ZDQNMQ",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelcey Kemp",
        "dupr_id": "XJDJ4R",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]