Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4721330122

Match Scores

5-11

Win

Play Date

2026-05-18

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.255

SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.255

TEAM 2WINNER
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.250

RU
Rath Uy

8JDM2J · Fall River, MA, US

DUPR

4.308

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-4721330122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5403098983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  },
  {
    "team_id": 8161896676,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Rath Uy",
        "dupr_id": "8JDM2J",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      }
    ]
  }
]