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

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

ID: 6712077122

Match Scores

11-6

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

The Pickleball Zone

Unverified Facility

Competitor Teams

TEAM 1WINNER
Timothy Walsh

W6Q04K · Houston, TX, US

DUPR

3.202

CW
Curtis Wehrman

O6JYL7 · Houston, TX, US

DUPR

3.319

TEAM 2LOSS
AS
anthony scafuri

L5KRKJ · Humble, TX, US

DUPR

3.354

AH
Andy Hope

V62V46 · USA

DUPR

2.568

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-6712077122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5560354076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Walsh",
        "dupr_id": "W6Q04K",
        "rating": 3.202,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/172984_65083eba14333.jpg",
        "location": "Houston, TX, US"
      },
      {
        "name": "Curtis Wehrman",
        "dupr_id": "O6JYL7",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7755494951,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "anthony scafuri",
        "dupr_id": "L5KRKJ",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Andy Hope",
        "dupr_id": "V62V46",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]