Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6361504758

Match Scores

9-11

Loss

Play Date

2026-06-01

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.157

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.173

TEAM 2WINNER
DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.264

KA
Kunal Athri

RW79GZ · USA

DUPR

4.091

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-6361504758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8002377323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 7887669213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Kunal Athri",
        "dupr_id": "RW79GZ",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]