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

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

ID: 6623503175

Match Scores

9-11

Loss

Play Date

2026-05-19

Play Time (Est)

12:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.610

CW
Curtis Wehrman

O6JYL7 · USA

DUPR

3.295

TEAM 2WINNER
AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.219

JC
Joe Cook

KXPLX6 · USA

DUPR

2.991

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-6623503175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6329089070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.61,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Curtis Wehrman",
        "dupr_id": "O6JYL7",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5963837158,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]