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

Tuesday DUPR Ladder League - Pickleheads Up & Down the River - Game 9

ID: 8239872323

Match Scores

11-3

Loss

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.583

JD
Janene Daniels

LVXNEK · USA

DUPR

2.932

TEAM 2LOSS
DK
DaLee Kicker

8WL9RM · Humble, TX, US

DUPR

2.733

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

3.026

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-8239872323
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5084246616,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Janene Daniels",
        "dupr_id": "LVXNEK",
        "rating": 2.932,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5231839004,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DaLee Kicker",
        "dupr_id": "8WL9RM",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]