Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8241879932

Match Scores

7-11

Win

Play Date

2026-05-11

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RU
Rath Uy

8JDM2J · Fall River, MA, US

DUPR

4.220

JR
Janaki Ram Neelakanti

DW9EQY · USA

DUPR

4.186

TEAM 2WINNER
AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.237

TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.199

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-8241879932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8458921307,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rath Uy",
        "dupr_id": "8JDM2J",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      },
      {
        "name": "Janaki Ram Neelakanti",
        "dupr_id": "DW9EQY",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4863886862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  }
]