Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

11:30am Mixed 4.0-4.5 Montville Masters Tournament

ID: 7417021553

Match Scores

11-3

Loss

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

Montville Pickleball & Golf Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
SC
Salvatore Cocuzza

59NGZR · East Hanover, NJ, US

DUPR

3.746

AK
Amanda Kiszonak

LZR595 · USA

DUPR

4.276

TEAM 2LOSS
HI
Hany Ibrahim

QP9QE5 · Randolph, NJ, US

DUPR

4.163

SS
Sheila Siu

KO957O · Clifton, NJ, US

DUPR

3.950

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-7417021553
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6573764967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Salvatore Cocuzza",
        "dupr_id": "59NGZR",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "East Hanover, NJ, US"
      },
      {
        "name": "Amanda Kiszonak",
        "dupr_id": "LZR595",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8431542826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hany Ibrahim",
        "dupr_id": "QP9QE5",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Randolph, NJ, US"
      },
      {
        "name": "Sheila Siu",
        "dupr_id": "KO957O",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Clifton, NJ, US"
      }
    ]
  }
]