Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (9) Delco Turf & Pickle @ Bounce Malvern

ID: 6268904800

Match Scores

26-28

Win

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Tracy Jacobson

7ZNP90 · USA

DUPR

3.459

LW
Lawrence Wean

J52QW4 · Media, PA, US

DUPR

3.474

TEAM 2WINNER
LC
Lucy Chow

12RXDE · West Chester, PA, US

DUPR

3.761

DM
David Marchese

6ZVZRQ · West Chester, PA, US

DUPR

4.066

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-6268904800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5245862941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Jacobson",
        "dupr_id": "7ZNP90",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lawrence Wean",
        "dupr_id": "J52QW4",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "Media, PA, US"
      }
    ]
  },
  {
    "team_id": 8078447483,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy Chow",
        "dupr_id": "12RXDE",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      },
      {
        "name": "David Marchese",
        "dupr_id": "6ZVZRQ",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "West Chester, PA, US"
      }
    ]
  }
]