Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8480075841

Match Scores

18-21

Win

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

The Picklr Fair Lawn

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Andre Mitchell

84W902 · Raritan, NJ, US

DUPR

3.634

SR
Sushma Rayapudi

M2R6QO · Hillsborough Township, NJ, US

DUPR

3.393

TEAM 2WINNER
JZ
Jack Zollo

3XXJOR · West Islip, NY, US

DUPR

3.705

TZ
tenzin Z Krantz

99V707 · New York, NY, US

DUPR

3.306

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-8480075841
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8045740314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Mitchell",
        "dupr_id": "84W902",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Raritan, NJ, US"
      },
      {
        "name": "Sushma Rayapudi",
        "dupr_id": "M2R6QO",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5078723185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Zollo",
        "dupr_id": "3XXJOR",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "West Islip, NY, US"
      },
      {
        "name": "tenzin Z Krantz",
        "dupr_id": "99V707",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]