Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5516596347

Match Scores

10-11

Win

Play Date

2026-03-23

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
AJ Grande

V7XG4E · Quincy, MA, US

DUPR

4.270

JK
Jeffrey Keyes

ZN76XW · Braintree, MA, US

DUPR

4.175

TEAM 2WINNER
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.341

AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.238

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-5516596347
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8230090728,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "AJ Grande",
        "dupr_id": "V7XG4E",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Jeffrey Keyes",
        "dupr_id": "ZN76XW",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Braintree, MA, US"
      }
    ]
  },
  {
    "team_id": 6475117122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  }
]