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

CPL (3.75 & Under) Week (10) Baltimore Pickleball Club @ Bounce Baltimore

ID: 4760339957

Match Scores

18-21

Loss

Play Date

2026-05-09

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Megan Lilli

7649Y4 · Baltimore, MD, US

DUPR

3.272

JS
Jasmine Strong

4PR4V2 · USA

DUPR

3.461

TEAM 2WINNER
TM
Tina Miller

3YY9ED · USA

DUPR

3.747

JM
Julie Mecler

8JGZMW · Reisterstown, MD, US

DUPR

3.013

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-4760339957
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5481265230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Lilli",
        "dupr_id": "7649Y4",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Baltimore, MD, US"
      },
      {
        "name": "Jasmine Strong",
        "dupr_id": "4PR4V2",
        "rating": 3.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5086878328,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tina Miller",
        "dupr_id": "3YY9ED",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Mecler",
        "dupr_id": "8JGZMW",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Reisterstown, MD, US"
      }
    ]
  }
]