Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4347225783

Match Scores

6-11

Loss

Play Date

2026-05-11

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Lisa McChesney

9P66EJ · Canton, MA, US

DUPR

3.948

DD
Daniel Devereaux

4LRWW6 · Taunton, MA, US

DUPR

3.864

TEAM 2WINNER
CK
Christopher Klein

8MXJDD · Boston, MA, US

DUPR

3.757

MW
Michael White

3YL5QK · Canton, MA, US

DUPR

3.779

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-4347225783
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5161882832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Taunton, MA, US"
      }
    ]
  },
  {
    "team_id": 7870392688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Klein",
        "dupr_id": "8MXJDD",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Michael White",
        "dupr_id": "3YL5QK",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      }
    ]
  }
]