Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bostonpickle.life $10,000 Grand Slam Series - Newport Pickleball Club - Mixed "Moneyball" Doubles (open)

ID: 5380362952

Match Scores

10-12

Loss

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

Middletown, RI

View Facility Page →

Competitor Teams

TEAM 1LOSS
AE
Ali Evans

8K2KPY · Burlington, MA, US

DUPR

4.591

ZD
Zack DelGaizo

JZXZYM · Lowell, MA, US

DUPR

4.342

TEAM 2WINNER
SC
Sydney Crescenzo

EGZ95W · North Providence, RI, US

DUPR

3.791

ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.187

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-5380362952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6893602949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ali Evans",
        "dupr_id": "8K2KPY",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      },
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      }
    ]
  },
  {
    "team_id": 6009942866,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Crescenzo",
        "dupr_id": "EGZ95W",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "North Providence, RI, US"
      },
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      }
    ]
  }
]