Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7883352348

Match Scores

11-6

Loss

Play Date

2026-05-11

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TD
Tuan Do

MY6EOG · USA

DUPR

4.299

RU
Rath Uy

8JDM2J · Fall River, MA, US

DUPR

4.297

TEAM 2LOSS
TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.174

AG
Anish Gundimeda

GG025Q · Franklin, MA, US

DUPR

4.235

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-7883352348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6512588356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rath Uy",
        "dupr_id": "8JDM2J",
        "rating": 4.297,
        "profile_pic_url": null,
        "location": "Fall River, MA, US"
      }
    ]
  },
  {
    "team_id": 6518618054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "Anish Gundimeda",
        "dupr_id": "GG025Q",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  }
]