Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 6926729397

Match Scores

15-7

Loss

Play Date

2026-02-08

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BS
Brian Sanford

55R2MR · USA

DUPR

3.769

AG
Alec Getschow

67X45E · USA

DUPR

4.329

TEAM 2LOSS
PP
Patrick Piper

1Q0OJR · USA

DUPR

3.375

TR
Tom Ricketts

892LL7 · Lakewood Ranch, FL, US

DUPR

3.638

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-6926729397
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4929467170,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Sanford",
        "dupr_id": "55R2MR",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alec Getschow",
        "dupr_id": "67X45E",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6899091349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Piper",
        "dupr_id": "1Q0OJR",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Ricketts",
        "dupr_id": "892LL7",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]