Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (1) Dill Dinkers Lansdale @ ACE

ID: 4897006666

Match Scores

14-21

Loss

Play Date

2026-05-21

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
VF
Veronica Furmanets

LVQWOJ · Philadelphia, PA, US

DUPR

3.985

CL
Chris Lee

ODP4G7 · Fort Washington, PA, US

DUPR

4.292

TEAM 2WINNER
PB
Pam Boyd

35MO0V · Medford, NJ, US

DUPR

4.011

JB
Jack Blumberg

X25R62 · Mount Laurel Township, NJ, US

DUPR

4.462

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-4897006666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7618858599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Veronica Furmanets",
        "dupr_id": "LVQWOJ",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Chris Lee",
        "dupr_id": "ODP4G7",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  },
  {
    "team_id": 5069469932,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pam Boyd",
        "dupr_id": "35MO0V",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      },
      {
        "name": "Jack Blumberg",
        "dupr_id": "X25R62",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      }
    ]
  }
]