Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USLPL Championships

ID: 5048756907

Match Scores

11-2, 11-9

Win

Play Date

2026-01-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Greg Goodson

352JP3 · Tampa, FL, US

DUPR

4.759

Lynn Salo

84QJ61 · Newport Beach, CA, US

DUPR

4.559

TEAM 2LOSS
RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.279

KB
Kirsten Beske

DW6PMM · VT, US

DUPR

4.358

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-5048756907
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5735168785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Goodson",
        "dupr_id": "352JP3",
        "rating": 4.759,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98080_612e8be48d69a.JPG",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Lynn Salo",
        "dupr_id": "84QJ61",
        "rating": 4.559,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1110177/images/profile/fb588a06-fceb-4b9a-b3ae-02691c8eb8dc.png",
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 6581448383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Kirsten Beske",
        "dupr_id": "DW6PMM",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "VT, US"
      }
    ]
  }
]