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

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

ID: 6109520678

Match Scores

11-0

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.574

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

3.035

TEAM 2LOSS
DK
DaLee Kicker

8WL9RM · Humble, TX, US

DUPR

2.748

JD
Janene Daniels

LVXNEK · USA

DUPR

2.922

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-6109520678
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5522990586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 5849676389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DaLee Kicker",
        "dupr_id": "8WL9RM",
        "rating": 2.748,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Janene Daniels",
        "dupr_id": "LVXNEK",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]