Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - 3pm Mens 4.0 - Montville Masters

ID: 7712197286

Match Scores

5-11

Win

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Montville Pickleball & Golf Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JD
John disipio

P5NVGM · USA

DUPR

3.557

PP
Peter poulos

6KVGNE · USA

DUPR

3.783

TEAM 2WINNER
MM
Matthew Marletta

YXD7G4 · Butler, NJ, US

DUPR

4.338

PT
Pranav Tailor

RYEJKN · Parsippany-Troy Hills, NJ, US

DUPR

4.214

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-7712197286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6606497459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John disipio",
        "dupr_id": "P5NVGM",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter  poulos",
        "dupr_id": "6KVGNE",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4614793853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Marletta",
        "dupr_id": "YXD7G4",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Butler, NJ, US"
      },
      {
        "name": "Pranav Tailor",
        "dupr_id": "RYEJKN",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Parsippany-Troy Hills, NJ, US"
      }
    ]
  }
]