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

USLPL Championships

ID: 5472126413

Match Scores

11-9, 11-8

Loss

Play Date

2026-01-11

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
grant williams

3ON9R7 · USA

DUPR

4.572

Lynn Salo

84QJ61 · Newport Beach, CA, US

DUPR

4.543

TEAM 2LOSS
RC
Ron Cortese

3L4KJ3 · Oakton, VA, US

DUPR

4.478

SS
Sally Smithley

1NXX67 · Fort Wayne, IN, US

DUPR

4.899

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-5472126413
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4421347073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lynn Salo",
        "dupr_id": "84QJ61",
        "rating": 4.543,
        "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": 7870089838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ron Cortese",
        "dupr_id": "3L4KJ3",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      },
      {
        "name": "Sally Smithley",
        "dupr_id": "1NXX67",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Fort Wayne, IN, US"
      }
    ]
  }
]