Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 7056038089

Match Scores

15-9

Loss

Play Date

2026-04-16

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Scott Lazear

Q56D20 · USA

DUPR

3.655

HS
Howard Sosnik

30RG04 · USA

DUPR

3.742

TEAM 2LOSS
MM
Mario Martino

3YOW6G · USA

DUPR

3.307

TA
Terry Adelman

1R9LNE · Lakewood Ranch, FL, US

DUPR

4.062

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-7056038089
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4366633554,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Lazear",
        "dupr_id": "Q56D20",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Howard Sosnik",
        "dupr_id": "30RG04",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5879644644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Martino",
        "dupr_id": "3YOW6G",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Adelman",
        "dupr_id": "1R9LNE",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]