Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5444306625

Match Scores

21-12

Loss

Play Date

2026-05-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KC
Kathleen Cripps

8KNZ57 · Downingtown, PA, US

DUPR

4.267

TW
Taina Wesner

8KP0G6 · Collegeville, PA, US

DUPR

4.161

TEAM 2LOSS
AM
Amanda McAlister

1R95RD · Pennington, NJ, US

DUPR

3.770

CH
Caitlin Hall

KOMJOK · NJ, US

DUPR

3.796

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-5444306625
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6707024792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathleen Cripps",
        "dupr_id": "8KNZ57",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "Downingtown, PA, US"
      },
      {
        "name": "Taina Wesner",
        "dupr_id": "8KP0G6",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Collegeville, PA, US"
      }
    ]
  },
  {
    "team_id": 7097026525,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda McAlister",
        "dupr_id": "1R95RD",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": "Pennington, NJ, US"
      },
      {
        "name": "Caitlin Hall",
        "dupr_id": "KOMJOK",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]