Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Greatful April - Mixed 4.5 - winners Bracket Round 2

ID: 5454432480

Match Scores

21-8

Win

Play Date

2026-04-24

Play Time (Est)

1:00 PM

Play Location

Club Pickleball USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HC
Heather Cherry

EGXEEW · Murray, UT, US

DUPR

3.936

CL
Chad Lassiter

KO4NQ7 · Salt Lake City, UT, US

DUPR

4.682

TEAM 2LOSS
KW
Kelsey Whitaker

6ZQWZD · South Jordan, UT, US

DUPR

3.506

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.187

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-5454432480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7327821205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Cherry",
        "dupr_id": "EGXEEW",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Murray, UT, US"
      },
      {
        "name": "Chad Lassiter",
        "dupr_id": "KO4NQ7",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5166111555,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelsey Whitaker",
        "dupr_id": "6ZQWZD",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Landon Whitaker",
        "dupr_id": "3L0O4Q",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]