Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 6390873585

Match Scores

11-9

Loss

Play Date

2026-02-09

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZD
Zack DelGaizo

JZXZYM · Lowell, MA, US

DUPR

4.424

TF
Tim Figueredo

35DW9V · Medfield, MA, US

DUPR

4.393

TEAM 2LOSS
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.354

TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.426

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-6390873585
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7164885516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "Tim Figueredo",
        "dupr_id": "35DW9V",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5137428819,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      }
    ]
  }
]