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

USLPL 35+ Championships

ID: 4536766052

Match Scores

11-3, 11-0

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RB
Rachel Barrack

8GXRMD · Gaithersburg, MD, US

DUPR

4.888

CV
Chad Valcour

9P96JV · Brockville, ON, CA

DUPR

4.988

TEAM 2LOSS
DF
Danielle Faucher

16VZVE · Washington, DC, US

DUPR

4.599

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

4.917

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-4536766052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6476192955,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rachel Barrack",
        "dupr_id": "8GXRMD",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Chad Valcour",
        "dupr_id": "9P96JV",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Brockville, ON, CA"
      }
    ]
  },
  {
    "team_id": 7764018320,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Faucher",
        "dupr_id": "16VZVE",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 4.917,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]