Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (4.0) Week (9) Dill Dinkers Lansdale @ Pickle House

ID: 7530809639

Match Scores

14-21

Win

Play Date

2026-04-23

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Christopher Metsikas

ZDJD0L · USA

DUPR

3.860

SB
Stephen Blue

OZ60W2 · Telford, PA, US

DUPR

4.071

TEAM 2WINNER
DS
DEEPAK SUNKU

8E7Y5E · South Brunswick Township, NJ, US

DUPR

4.483

ZH
Zach Hollmann

RWKGZM · East Windsor, NJ, US

DUPR

4.360

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-7530809639
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6162349638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Metsikas",
        "dupr_id": "ZDJD0L",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen  Blue",
        "dupr_id": "OZ60W2",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Telford, PA, US"
      }
    ]
  },
  {
    "team_id": 5755224891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DEEPAK SUNKU",
        "dupr_id": "8E7Y5E",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      },
      {
        "name": "Zach Hollmann",
        "dupr_id": "RWKGZM",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]