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: 8398437859

Match Scores

5-11

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.034

JA
JJ Arruda

76N2VN · USA

DUPR

3.890

TEAM 2WINNER
TZ
Tony Zangari

V72KLE · Johnston, RI, US

DUPR

4.306

TL
Todd Leveillee

YGKQNE · USA

DUPR

4.316

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-8398437859
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049485404,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8409903389,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tony Zangari",
        "dupr_id": "V72KLE",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Johnston, RI, US"
      },
      {
        "name": "Todd Leveillee",
        "dupr_id": "YGKQNE",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]