Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7596990346

Match Scores

11-10

Loss

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.161

DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.261

TEAM 2LOSS
JK
Jeffrey Keyes

ZN76XW · Braintree, MA, US

DUPR

4.300

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.176

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-7596990346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6866064089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 6500892872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Keyes",
        "dupr_id": "ZN76XW",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]