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

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

ID: 8384681355

Match Scores

8-11

Loss

Play Date

2026-04-14

Play Time (Est)

4:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Steven Karam

RZYNPD · Humble, TX, US

DUPR

3.068

RS
Rebecca Sanford

YMVLEP · USA

DUPR

2.641

TEAM 2WINNER
JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

2.919

MH
Mark Hampson

3OXPPW · USA

DUPR

2.861

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-8384681355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4974362588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Karam",
        "dupr_id": "RZYNPD",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Rebecca Sanford",
        "dupr_id": "YMVLEP",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5353873004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.919,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "Mark Hampson",
        "dupr_id": "3OXPPW",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]