Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (2) Pickle House @ Bounce Malvern

ID: 7323467850

Match Scores

21-15

Loss

Play Date

2026-03-05

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Lauren Mammano

KXP67O · Morrisville, PA, US

DUPR

4.393

RC
renato cobena

JZLZ6O · Hamilton Township, NJ, US

DUPR

4.229

TEAM 2LOSS
VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.175

AU
Aditya Upadhya

DWV6ZX · USA

DUPR

4.133

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-7323467850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5107551980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Mammano",
        "dupr_id": "KXP67O",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      },
      {
        "name": "renato cobena",
        "dupr_id": "JZLZ6O",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Hamilton Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 7145481804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      },
      {
        "name": "Aditya Upadhya",
        "dupr_id": "DWV6ZX",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]