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

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

ID: 4548992467

Match Scores

11-2

Loss

Play Date

2026-04-14

Play Time (Est)

8:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.596

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

2.940

TEAM 2LOSS
CK
Chris Kenny

WKM6LY · USA

DUPR

3.075

SK
Steven Karam

RZYNPD · Humble, TX, US

DUPR

3.050

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-4548992467
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7980141529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 4759340076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Kenny",
        "dupr_id": "WKM6LY",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Karam",
        "dupr_id": "RZYNPD",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]