Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball Spring Fling Tournament 2 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 5755013127

Match Scores

11-8

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.300

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.090

TEAM 2LOSS
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.038

RS
Ross Sanger

3VV0N6 · Dedham, MA, US

DUPR

4.010

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-5755013127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7997405847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 7736894414,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ross Sanger",
        "dupr_id": "3VV0N6",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      }
    ]
  }
]