Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8262003197

Match Scores

11-4

Win

Play Date

2026-06-01

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.258

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.401

TEAM 2LOSS
TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.158

JR
Janaki Ram Neelakanti

DW9EQY · USA

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-8262003197
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8292029746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  },
  {
    "team_id": 5366069075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "Janaki Ram Neelakanti",
        "dupr_id": "DW9EQY",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]