Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR - ADVANCED BEGINNER TUESDAY NIGHTS - Pickleheads Up & Down the River - Game 7

ID: 6421758399

Match Scores

11-13

Loss

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
SA
Shelley Atkinson

RXWM5Q · Cleveland, TX, US

DUPR

2.021

RC
Rosie Cafarella

DYZ7V6 · Splendora, TX, US

DUPR

2.044

TEAM 2WINNER
KJ
kevin jensen

6PPDVK · USA

DUPR

2.157

NL
Natalie Leger

DWMM26 · Houston, TX, US

DUPR

2.457

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-6421758399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7946582334,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shelley Atkinson",
        "dupr_id": "RXWM5Q",
        "rating": 2.021,
        "profile_pic_url": null,
        "location": "Cleveland, TX, US"
      },
      {
        "name": "Rosie Cafarella",
        "dupr_id": "DYZ7V6",
        "rating": 2.044,
        "profile_pic_url": null,
        "location": "Splendora, TX, US"
      }
    ]
  },
  {
    "team_id": 7411753175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kevin jensen",
        "dupr_id": "6PPDVK",
        "rating": 2.157,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natalie Leger",
        "dupr_id": "DWMM26",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]