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

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

ID: 5439321301

Match Scores

13-11

Win

Play Date

2026-05-19

Play Time (Est)

2:15 AM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.207

RW
Robin Watts

NYYPKN · Humble, TX, US

DUPR

3.606

TEAM 2LOSS
JM
Joe Medeski

ZNN77M · USA

DUPR

3.128

TW
Timothy Walsh

W6Q04K · USA

DUPR

3.199

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-5439321301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6655841434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Robin Watts",
        "dupr_id": "NYYPKN",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  },
  {
    "team_id": 5054064867,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Medeski",
        "dupr_id": "ZNN77M",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy Walsh",
        "dupr_id": "W6Q04K",
        "rating": 3.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]