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

USLPL Baltimore

ID: 6059774475

Match Scores

11-1, 7-11, 11-2

Loss

Play Date

2025-12-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Amy Porter

8KKQW7 · Eden, NY, US

DUPR

4.686

CO
Cheryl Oconnell

PKW00X · Buffalo, NY, US

DUPR

4.915

TEAM 2LOSS
KC
Kristen Chandler

12YXK4 · Falls Church, VA, US

DUPR

4.553

SM
Stacey McKay

8MPZYD · Richland, MI, US

DUPR

4.764

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-6059774475
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6569321342,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Porter",
        "dupr_id": "8KKQW7",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Eden, NY, US"
      },
      {
        "name": "Cheryl Oconnell",
        "dupr_id": "PKW00X",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  },
  {
    "team_id": 6670438914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristen Chandler",
        "dupr_id": "12YXK4",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Stacey McKay",
        "dupr_id": "8MPZYD",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Richland, MI, US"
      }
    ]
  }
]