Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 - Pickleball Grand Rally

ID: 8018587269

Match Scores

11-6

Win

Play Date

2025-07-04

Play Time (Est)

10:15 AM

Play Location

Riverton City Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.288

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.514

TEAM 2LOSS
DT
Devin Terry

6NOKRE · USA

DUPR

3.380

TB
Tanner Bennett

PZ6M5Z · USA

DUPR

3.380

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-8018587269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4787706981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Landon Whitaker",
        "dupr_id": "3L0O4Q",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7493207105,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Devin Terry",
        "dupr_id": "6NOKRE",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tanner Bennett",
        "dupr_id": "PZ6M5Z",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]