Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 6635303721

Match Scores

11-6

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.388

MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.605

TEAM 2LOSS
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.375

TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.410

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-6635303721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7817017316,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 4729846063,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      }
    ]
  }
]