Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 7199462923

Match Scores

5-11

Loss

Play Date

2026-02-09

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.590

TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.396

TEAM 2WINNER
ZD
Zack DelGaizo

JZXZYM · Lowell, MA, US

DUPR

4.403

RS
Rajiv Shah

PKDQ9E · Norton, MA, US

DUPR

4.556

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-7199462923
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6138548801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      }
    ]
  },
  {
    "team_id": 8463417996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      },
      {
        "name": "Rajiv Shah",
        "dupr_id": "PKDQ9E",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      }
    ]
  }
]