Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5102856427

Match Scores

21-10

Loss

Play Date

2026-03-05

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Lauren Mammano

KXP67O · Morrisville, PA, US

DUPR

4.389

ED
Elizabeth Dunn

EGJ42O · Allentown, NJ, US

DUPR

3.704

TEAM 2LOSS
VM
Vicki Main

3LMP75 · Devon, PA, US

DUPR

4.180

KB
Kim Bohrer

ZN97WD · Ardmore, PA, US

DUPR

4.039

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-5102856427
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5709262971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Mammano",
        "dupr_id": "KXP67O",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      },
      {
        "name": "Elizabeth Dunn",
        "dupr_id": "EGJ42O",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "Allentown, NJ, US"
      }
    ]
  },
  {
    "team_id": 8067009967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vicki Main",
        "dupr_id": "3LMP75",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Devon, PA, US"
      },
      {
        "name": "Kim Bohrer",
        "dupr_id": "ZN97WD",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Ardmore, PA, US"
      }
    ]
  }
]