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

USLPL Baltimore

ID: 8289302434

Match Scores

7-11, 6-11

Loss

Play Date

2025-12-07

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Laura Boske

16N0VK · Uniontown, OH, US

DUPR

4.949

SH
Seyhan Hunter

17QMR5 · Smyrna, TN, US

DUPR

4.729

TEAM 2WINNER
AH
Amy Honea

8KDY5Y · Evans, GA, US

DUPR

5.022

LP
Lisa Parisi

3X7427 · Glen Rock, NJ, US

DUPR

5.057

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-8289302434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7555011461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Boske",
        "dupr_id": "16N0VK",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Uniontown, OH, US"
      },
      {
        "name": "Seyhan Hunter",
        "dupr_id": "17QMR5",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Smyrna, TN, US"
      }
    ]
  },
  {
    "team_id": 7427879949,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Honea",
        "dupr_id": "8KDY5Y",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      },
      {
        "name": "Lisa Parisi",
        "dupr_id": "3X7427",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Glen Rock, NJ, US"
      }
    ]
  }
]