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

USLPL 35+ Championships

ID: 6867121201

Match Scores

11-5, 6-11, 5-11

Win

Play Date

2026-05-17

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Meredith M Hall

16KQQG · Myrtle Beach, SC, US

DUPR

4.895

MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

5.004

TEAM 2WINNER
DF
Danielle Faucher

16VZVE · Washington, DC, US

DUPR

4.696

AW
Andrew Wakefield

0YPJYQ · Baltimore, MD, US

DUPR

5.147

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-6867121201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8583920434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meredith M Hall",
        "dupr_id": "16KQQG",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Myrtle Beach, SC, US"
      },
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 5.004,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  },
  {
    "team_id": 6718487470,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Faucher",
        "dupr_id": "16VZVE",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Wakefield",
        "dupr_id": "0YPJYQ",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      }
    ]
  }
]