Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 - Pickleball Grand Rally

ID: 5340128407

Match Scores

11-4

Loss

Play Date

2025-07-04

Play Time (Est)

8:45 AM

Play Location

Riverton City Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
Christian Cole

8GYX5M · Draper, UT, US

DUPR

3.917

EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

TEAM 2LOSS
CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.288

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.616

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-5340128407
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4952737703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Cole",
        "dupr_id": "8GYX5M",
        "rating": 3.917,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66854e66a4edf.jpg",
        "location": "Draper, UT, US"
      },
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 8142399792,
    "serial": 2,
    "winner": false,
    "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.616,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]