Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4639086396

Match Scores

11-3

Loss

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.387

KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.529

TEAM 2LOSS
MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.516

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.252

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-4639086396
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5816762745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 8190681870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]