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

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

ID: 7828237414

Match Scores

11-7

Loss

Play Date

2026-05-12

Play Time (Est)

11:30 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Curtis Wehrman

O6JYL7 · Houston, TX, US

DUPR

3.360

JD
Janene Daniels

LVXNEK · USA

DUPR

3.061

TEAM 2LOSS
DK
DaLee Kicker

8WL9RM · Humble, TX, US

DUPR

2.728

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

2.951

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-7828237414
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6978699052,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Curtis Wehrman",
        "dupr_id": "O6JYL7",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Janene Daniels",
        "dupr_id": "LVXNEK",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7873818102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "DaLee Kicker",
        "dupr_id": "8WL9RM",
        "rating": 2.728,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  }
]