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

USLPL Baltimore

ID: 6563267585

Match Scores

11-10, 11-9

Loss

Play Date

2025-12-06

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AM
Alejandro Massuet

ZNDGQQ · Burke, VA, US

DUPR

5.048

SS
Sherry Scheer

8WNRPG · Wellfleet, MA, US

DUPR

4.770

TEAM 2LOSS
RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.336

LC
Lora Charles

3X9LYX · Belmont, MA, US

DUPR

4.866

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-6563267585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7593977986,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alejandro Massuet",
        "dupr_id": "ZNDGQQ",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Burke, VA, US"
      },
      {
        "name": "Sherry Scheer",
        "dupr_id": "8WNRPG",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Wellfleet, MA, US"
      }
    ]
  },
  {
    "team_id": 8352476546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Lora Charles",
        "dupr_id": "3X9LYX",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Belmont, MA, US"
      }
    ]
  }
]