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

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

ID: 6144042529

Match Scores

9-11

Loss

Play Date

2026-05-19

Play Time (Est)

2:15 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1LOSS
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.625

JC
Joe Cook

KXPLX6 · Porter, TX, US

DUPR

2.976

TEAM 2WINNER
AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.182

CW
Curtis Wehrman

O6JYL7 · Houston, TX, US

DUPR

3.326

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-6144042529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5276232344,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Joe Cook",
        "dupr_id": "KXPLX6",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      }
    ]
  },
  {
    "team_id": 8011483381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Curtis Wehrman",
        "dupr_id": "O6JYL7",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]