Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4939153785

Match Scores

10-11

Win

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.545

PS
Patrick Striebel

1Q6J00 · Duxbury, MA, US

DUPR

4.279

TEAM 2WINNER
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.497

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.261

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-4939153785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5493061323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Patrick Striebel",
        "dupr_id": "1Q6J00",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      }
    ]
  },
  {
    "team_id": 5353107994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]