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

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

ID: 6364039043

Match Scores

11-0

Loss

Play Date

2026-05-12

Play Time (Est)

12:45 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
NC
Neal Craft

RY7R2D · Humble, TX, US

DUPR

3.588

RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.603

TEAM 2LOSS
SK
Steven Karam

RZYNPD · Humble, TX, US

DUPR

3.058

AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.052

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-6364039043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5057239403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neal Craft",
        "dupr_id": "RY7R2D",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 4327777058,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Karam",
        "dupr_id": "RZYNPD",
        "rating": 3.058,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.052,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]