Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR 14 - The Dink Minor League Pickleball @ The Picklr Fair Lawn ~ New Jersey

ID: 5568915759

Match Scores

17-21

Win

Play Date

2026-03-29

Play Time (Est)

4:45 AM

Play Location

The Picklr Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Andre Mitchell

84W902 · Raritan, NJ, US

DUPR

3.657

DD
Dede Dolkar

J5Q5ND · Somerset County, NJ, US

DUPR

3.291

TEAM 2WINNER
JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.698

TZ
tenzin Z Krantz

99V707 · New York, NY, US

DUPR

3.156

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-5568915759
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8108998849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Mitchell",
        "dupr_id": "84W902",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": "Raritan, NJ, US"
      },
      {
        "name": "Dede Dolkar",
        "dupr_id": "J5Q5ND",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Somerset County, NJ, US"
      }
    ]
  },
  {
    "team_id": 8038962163,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "tenzin Z Krantz",
        "dupr_id": "99V707",
        "rating": 3.156,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]