Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

USLPL Championships

ID: 6383931372

Match Scores

3-11, 3-11

Win

Play Date

2026-01-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Lynn Salo

84QJ61 · Newport Beach, CA, US

DUPR

4.510

Jensin Sommer

8GXQ2X · Annapolis, MD, US

DUPR

4.392

TEAM 2WINNER
SS
Sally Smithley

1NXX67 · Fort Wayne, IN, US

DUPR

4.927

KC
Kristen Chandler

12YXK4 · USA

DUPR

4.565

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-6383931372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7672100792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lynn Salo",
        "dupr_id": "84QJ61",
        "rating": 4.51,
        "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"
      },
      {
        "name": "Jensin Sommer",
        "dupr_id": "8GXQ2X",
        "rating": 4.392,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/210488/images/profile/797b147e-1492-4c6f-ac24-b2e3aba2eafc.jpg",
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 6181096723,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sally Smithley",
        "dupr_id": "1NXX67",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      },
      {
        "name": "Kristen Chandler",
        "dupr_id": "12YXK4",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]