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

USLPL 35+ Championships

ID: 5752042141

Match Scores

11-5, 11-9

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.649

KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.152

TEAM 2LOSS
AK
Allison Klink

84Q6WK · Springfield, VA, US

DUPR

4.631

RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.869

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-5752042141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5626237066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.152,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      }
    ]
  },
  {
    "team_id": 5731449218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allison Klink",
        "dupr_id": "84Q6WK",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]