Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LWR Pickleball Club DUPR League

ID: 6631177267

Match Scores

15-7

Win

Play Date

2026-03-12

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KP
Kevin Phelps

V7L0EP · Bradenton, FL, US

DUPR

4.078

Jim Simons

12DK6R · Lakewood Ranch, FL, US

DUPR

3.624

TEAM 2LOSS
JR
Joe Robert

K5L526 · USA

DUPR

3.740

JR
Jose Ramirez

7DER0M · Manatee County, FL, US

DUPR

3.422

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-6631177267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7101977405,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Phelps",
        "dupr_id": "V7L0EP",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jim Simons",
        "dupr_id": "12DK6R",
        "rating": 3.624,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148319_643d849237bb7.jpeg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 4970827787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Robert",
        "dupr_id": "K5L526",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Ramirez",
        "dupr_id": "7DER0M",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": "Manatee County, FL, US"
      }
    ]
  }
]