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

USLPL Baltimore

ID: 5549679754

Match Scores

8-11, 11-7, 11-5

Loss

Play Date

2025-12-06

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brooke Peters

1Q20M4 · Shippenville, PA, US

DUPR

5.032

CW
Carolyn Weed

X84961 · Mendon, MA, US

DUPR

4.918

TEAM 2LOSS
DS
Dawn Stein

3PG6EX · Santa Rosa Beach, FL, US

DUPR

4.806

TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.481

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-5549679754
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4609795182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brooke Peters",
        "dupr_id": "1Q20M4",
        "rating": 5.032,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1220760/images/profile/c1259573-8487-4b05-a1d6-5372f50e15e0.png",
        "location": "Shippenville, PA, US"
      },
      {
        "name": "Carolyn Weed",
        "dupr_id": "X84961",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Mendon, MA, US"
      }
    ]
  },
  {
    "team_id": 4471088612,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dawn Stein",
        "dupr_id": "3PG6EX",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Santa Rosa Beach, FL, US"
      },
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      }
    ]
  }
]