Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Finals

ID: 7572029904

Match Scores

11-3

Win

Play Date

2026-05-06

Play Time (Est)

1:00 PM

Play Location

Dill Dinkers

View Facility Page →

Competitor Teams

TEAM 1WINNER
ML
Megan Lilli

7649Y4 · Baltimore, MD, US

DUPR

3.281

JS
Jasmine Strong

4PR4V2 · USA

DUPR

3.462

TEAM 2LOSS
SB
stacy Bailey

J575GD · Lutherville-Timonium, MD, US

DUPR

3.020

RL
Rachel Lombardo

D9PV0L · USA

DUPR

3.198

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-7572029904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6426180656,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Lilli",
        "dupr_id": "7649Y4",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Jasmine Strong",
        "dupr_id": "4PR4V2",
        "rating": 3.462,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8440676610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "stacy Bailey",
        "dupr_id": "J575GD",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Lutherville-Timonium, MD, US"
      },
      {
        "name": "Rachel Lombardo",
        "dupr_id": "D9PV0L",
        "rating": 3.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]