Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 8386631950

Match Scores

14-15

Win

Play Date

2026-03-19

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TZ
Terry Zysek

X2YNWR · USA

DUPR

3.619

LM
Luke M Larkin

V7GV9E · USA

DUPR

4.358

TEAM 2WINNER
TA
Terry Adelman

1R9LNE · Lakewood Ranch, FL, US

DUPR

4.115

DZ
derek zaugg

1NNYE2 · USA

DUPR

3.920

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-8386631950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8007843265,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terry Zysek",
        "dupr_id": "X2YNWR",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke M Larkin",
        "dupr_id": "V7GV9E",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7905939193,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Terry Adelman",
        "dupr_id": "1R9LNE",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "derek zaugg",
        "dupr_id": "1NNYE2",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]