Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 5736413551

Match Scores

11-5

Win

Play Date

2026-02-02

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TS
Tyler Schofield

3YKM2P · Middleborough, MA, US

DUPR

4.413

SL
Sam Laughton

PWX99M · MA, US

DUPR

4.227

TEAM 2LOSS
TD
Tuan Do

MY6EOG · Westwood, MA, US

DUPR

4.323

PS
Patrick Striebel

1Q6J00 · Duxbury, MA, US

DUPR

4.301

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-5736413551
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4307668234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Schofield",
        "dupr_id": "3YKM2P",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Middleborough, MA, US"
      },
      {
        "name": "Sam Laughton",
        "dupr_id": "PWX99M",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 7153094161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "Patrick Striebel",
        "dupr_id": "1Q6J00",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      }
    ]
  }
]