Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5309478279

Match Scores

11-2

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.179

ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.366

TEAM 2LOSS
AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.221

DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.258

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-5309478279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7916496187,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      }
    ]
  },
  {
    "team_id": 5814217730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  }
]