Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 5335484526

Match Scores

9-11

Loss

Play Date

2026-02-09

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Ankit Dubey

G5KN5G · Kingston, MA, US

DUPR

4.350

TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.408

TEAM 2WINNER
ZD
Zack DelGaizo

JZXZYM · Lowell, MA, US

DUPR

4.406

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.363

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-5335484526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4426493619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ankit Dubey",
        "dupr_id": "G5KN5G",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      }
    ]
  },
  {
    "team_id": 7823795172,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]