Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6974665635

Match Scores

21-17

Win

Play Date

2026-05-21

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Megan Harvey

3ZPX9Q · Spring City, PA, US

DUPR

4.390

JZ
Jeff Zamorski

W650VY · Bridgeport, PA, US

DUPR

4.270

TEAM 2LOSS
LM
Lauren Mammano

KXP67O · Morrisville, PA, US

DUPR

4.419

RC
renato cobena

JZLZ6O · Hamilton Township, NJ, US

DUPR

4.222

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-6974665635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5520981537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Harvey",
        "dupr_id": "3ZPX9Q",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Spring City, PA, US"
      },
      {
        "name": "Jeff Zamorski",
        "dupr_id": "W650VY",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Bridgeport, PA, US"
      }
    ]
  },
  {
    "team_id": 5389421501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Mammano",
        "dupr_id": "KXP67O",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      },
      {
        "name": "renato cobena",
        "dupr_id": "JZLZ6O",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Hamilton Township, NJ, US"
      }
    ]
  }
]