Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8281936447

Match Scores

11-8

Loss

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jeffrey Keyes

ZN76XW · Braintree, MA, US

DUPR

4.292

DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.292

TEAM 2LOSS
AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.245

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.165

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-8281936447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8008794602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Keyes",
        "dupr_id": "ZN76XW",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      },
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  },
  {
    "team_id": 5367641745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]