Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6200833543

Match Scores

11-5

Win

Play Date

2026-03-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.314

BL
Brian Lamoureux

O6GJ02 · Plymouth, MA, US

DUPR

4.290

TEAM 2LOSS
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.313

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.379

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-6200833543
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6302660256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Brian Lamoureux",
        "dupr_id": "O6GJ02",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 7183199018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  }
]