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

CPL (3.0) Week (11) Pickle House @ Picklr Newtown

ID: 7454027722

Match Scores

16-21

Win

Play Date

2026-05-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LC
Leslie Calmo

Q9PWRR · USA

DUPR

2.644

MV
Morgan Valencia King

G5Z54D · USA

DUPR

2.862

TEAM 2WINNER
LW
Lori Wild

Z9PL7M · Quakertown, PA, US

DUPR

2.884

GL
Gary Leung

9JJ76R · Newtown, PA, US

DUPR

2.812

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-7454027722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4627494035,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leslie Calmo",
        "dupr_id": "Q9PWRR",
        "rating": 2.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Valencia King",
        "dupr_id": "G5Z54D",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6504880178,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori Wild",
        "dupr_id": "Z9PL7M",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": "Quakertown, PA, US"
      },
      {
        "name": "Gary Leung",
        "dupr_id": "9JJ76R",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      }
    ]
  }
]