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

CPL (3.0) Week (7) Dill Dinkers Hatboro @ Monroe

ID: 5736986364

Match Scores

21-9

Loss

Play Date

2026-04-13

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LF
Lauren Fernandez

7DYWLN · Abington, PA, US

DUPR

3.470

SD
Shane Donaghy

M2VK5O · PA, US

DUPR

3.529

TEAM 2LOSS
AV
Abigail Viola

YMLZYD · USA

DUPR

3.115

JP
Jason Paderon

Q5ZP5D · Woodbridge Township, NJ, US

DUPR

3.279

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-5736986364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5816833878,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren  Fernandez",
        "dupr_id": "7DYWLN",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Abington, PA, US"
      },
      {
        "name": "Shane Donaghy",
        "dupr_id": "M2VK5O",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "PA, US"
      }
    ]
  },
  {
    "team_id": 8079347607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abigail Viola",
        "dupr_id": "YMLZYD",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Paderon",
        "dupr_id": "Q5ZP5D",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": "Woodbridge Township, NJ, US"
      }
    ]
  }
]