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

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

ID: 7527011624

Match Scores

11-3

Loss

Play Date

2026-05-12

Play Time (Est)

9:00 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
NC
Neal Craft

RY7R2D · USA

DUPR

3.583

AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.168

TEAM 2LOSS
RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.607

SK
Steven Karam

RZYNPD · USA

DUPR

3.009

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-7527011624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4699565758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neal Craft",
        "dupr_id": "RY7R2D",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 4509458096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Steven Karam",
        "dupr_id": "RZYNPD",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]