Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4987479182

Match Scores

11-4

Loss

Play Date

2026-05-11

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.340

TD
Tuan Do

MY6EOG · USA

DUPR

4.324

TEAM 2LOSS
AD
Ankit Dubey

G5KN5G · Kingston, MA, US

DUPR

4.486

JL
Jay Locke

8MQ0PG · Easton, MA, US

DUPR

4.361

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-4987479182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7843856862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4333344141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ankit Dubey",
        "dupr_id": "G5KN5G",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Jay Locke",
        "dupr_id": "8MQ0PG",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]