Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (11) Bounce Malvern @ Dill Dinkers Hatboro

ID: 6809138121

Match Scores

21-16

Loss

Play Date

2026-05-07

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EO
Emily Ocasio

ODZODP · Milford, PA, US

DUPR

4.282

MH
Megan Harvey

3ZPX9Q · Spring City, PA, US

DUPR

4.397

TEAM 2LOSS
AB
Aven Bernhardt

76EN9M · USA

DUPR

4.058

CE
Claudya Elefante

MYV4PL · PA, US

DUPR

4.224

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-6809138121
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7652352155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Ocasio",
        "dupr_id": "ODZODP",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Milford, PA, US"
      },
      {
        "name": "Megan Harvey",
        "dupr_id": "3ZPX9Q",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Spring City, PA, US"
      }
    ]
  },
  {
    "team_id": 5695832468,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aven Bernhardt",
        "dupr_id": "76EN9M",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claudya Elefante",
        "dupr_id": "MYV4PL",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  }
]