Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6338043904

Match Scores

9-11

Loss

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.369

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.270

TEAM 2WINNER
PS
Patrick Striebel

1Q6J00 · Duxbury, MA, US

DUPR

4.291

KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.499

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-6338043904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7620779270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  },
  {
    "team_id": 6742313475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Striebel",
        "dupr_id": "1Q6J00",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      },
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]