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

USLPL Baltimore

ID: 6866264899

Match Scores

11-5, 11-6

Loss

Play Date

2025-12-06

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PH
Patricia Hammer

3ZZ9OM · Blacksburg, VA, US

DUPR

4.502

Missy Croshaw

84VMW2 · Bluffdale, UT, US

DUPR

4.652

TEAM 2LOSS
CL
Char Lord

16MX5E · Carmel, IN, US

DUPR

4.232

CU
Christine Underwood

16EPMK · West Chester, OH, US

DUPR

4.742

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-6866264899
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6387100538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patricia Hammer",
        "dupr_id": "3ZZ9OM",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Missy Croshaw",
        "dupr_id": "84VMW2",
        "rating": 4.652,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1221539/images/profile/7728ffa9-0034-45ac-bbeb-498fbcdea940.png",
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 5183543116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Char Lord",
        "dupr_id": "16MX5E",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Christine Underwood",
        "dupr_id": "16EPMK",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  }
]