Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5858030023

Match Scores

11-9

Win

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.176

PC
Patrick Coffey

8KDKK1 · Hanover, MA, US

DUPR

3.996

TEAM 2LOSS
JR
Janaki Ram Neelakanti

DW9EQY · USA

DUPR

4.092

DD
Daniel Devereaux

4LRWW6 · USA

DUPR

3.910

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-5858030023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7555220782,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Patrick Coffey",
        "dupr_id": "8KDKK1",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Hanover, MA, US"
      }
    ]
  },
  {
    "team_id": 5051946600,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Janaki Ram Neelakanti",
        "dupr_id": "DW9EQY",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]