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

USLPL 35+ Championships

ID: 4753871548

Match Scores

11-7, 7-11, 11-2

Loss

Play Date

2026-05-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.850

BL
Ben Lilly

8JVJ4W · Columbus, OH, US

DUPR

5.255

TEAM 2LOSS
DF
Danielle Faucher

16VZVE · Washington, DC, US

DUPR

4.710

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.153

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-4753871548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6592050330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Ben Lilly",
        "dupr_id": "8JVJ4W",
        "rating": 5.255,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8498643957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Faucher",
        "dupr_id": "16VZVE",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]