Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7115736333

Match Scores

23-21

Win

Play Date

2026-05-21

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jacinth Chikkala

G0VRWD · USA

DUPR

4.148

JZ
Jeff Zamorski

W650VY · Bridgeport, PA, US

DUPR

4.273

TEAM 2LOSS
NB
Nick Babinsky

KXE65Y · Upper Freehold, NJ, US

DUPR

4.237

ZH
Zach Hollmann

RWKGZM · East Windsor, NJ, US

DUPR

4.362

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-7115736333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5542226379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacinth Chikkala",
        "dupr_id": "G0VRWD",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Zamorski",
        "dupr_id": "W650VY",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Bridgeport, PA, US"
      }
    ]
  },
  {
    "team_id": 4903638384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Babinsky",
        "dupr_id": "KXE65Y",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Upper Freehold, NJ, US"
      },
      {
        "name": "Zach Hollmann",
        "dupr_id": "RWKGZM",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "East Windsor, NJ, US"
      }
    ]
  }
]