Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5860275521

Match Scores

11-3

Win

Play Date

2026-05-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.262

TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.217

TEAM 2LOSS
SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.310

DS
Daniel Spelfogel

L22XJK · Sharon, MA, US

DUPR

4.274

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-5860275521
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6893654747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  },
  {
    "team_id": 7913371126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      },
      {
        "name": "Daniel Spelfogel",
        "dupr_id": "L22XJK",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Sharon, MA, US"
      }
    ]
  }
]