Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8507932861

Match Scores

11-4

Loss

Play Date

2026-05-18

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.311

MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.549

TEAM 2LOSS
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.396

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.234

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-8507932861
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8410760887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      },
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 8054354220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]