Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7849993724

Match Scores

19-21

Win

Play Date

2026-05-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kathleen Cripps

8KNZ57 · Downingtown, PA, US

DUPR

4.263

CF
Chris Fratinardo

4LG0Y6 · West Chester, PA, US

DUPR

4.338

TEAM 2WINNER
CH
Caitlin Hall

KOMJOK · NJ, US

DUPR

3.799

DS
DEEPAK SUNKU

8E7Y5E · South Brunswick Township, NJ, US

DUPR

4.479

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-7849993724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6225183107,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kathleen Cripps",
        "dupr_id": "8KNZ57",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Downingtown, PA, US"
      },
      {
        "name": "Chris Fratinardo",
        "dupr_id": "4LG0Y6",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  },
  {
    "team_id": 5975049619,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caitlin Hall",
        "dupr_id": "KOMJOK",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "NJ, US"
      },
      {
        "name": "DEEPAK SUNKU",
        "dupr_id": "8E7Y5E",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      }
    ]
  }
]