Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 5404503308

Match Scores

15-7

Win

Play Date

2026-04-02

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brent Marshall

9POQXR · USA

DUPR

4.226

Jim Simons

12DK6R · Lakewood Ranch, FL, US

DUPR

3.628

TEAM 2LOSS
AJ
Adil Jaffer

6Z5QY0 · USA

DUPR

4.023

KH
Kevin Hill

KOEO57 · USA

DUPR

3.934

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-5404503308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6394139847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Marshall",
        "dupr_id": "9POQXR",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Simons",
        "dupr_id": "12DK6R",
        "rating": 3.628,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148319_643d849237bb7.jpeg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 6519251154,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adil Jaffer",
        "dupr_id": "6Z5QY0",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Hill",
        "dupr_id": "KOEO57",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]