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

LWR Pickleball Club DUPR League

ID: 4748237530

Match Scores

15-9

Win

Play Date

2026-04-22

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Jana Simons

8DD4G4 · Lakewood Ranch, FL, US

DUPR

3.703

BP
Barbara Prince

ZN7NJP · USA

DUPR

3.498

TEAM 2LOSS
DL
Deb Labelle

P57DLM · USA

DUPR

3.057

SD
Susan D Johnson

WNDRGK · USA

DUPR

3.207

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-4748237530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5901858024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jana Simons",
        "dupr_id": "8DD4G4",
        "rating": 3.703,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148614_6440697c9c7f9.jpeg",
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Barbara Prince",
        "dupr_id": "ZN7NJP",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7276596152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deb Labelle",
        "dupr_id": "P57DLM",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Susan D Johnson",
        "dupr_id": "WNDRGK",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]