Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7668275738

Match Scores

6-11

Win

Play Date

2026-05-09

Play Time (Est)

3:30 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SE
Sally Evans

12OYPE · USA

DUPR

3.132

CS
Cathy Su

30KQRQ · Lexington, MA, US

DUPR

3.654

TEAM 2WINNER
SC
Sydney Crescenzo

EGZ95W · North Providence, RI, US

DUPR

3.734

MS
Maureen Sourivong

QPK5J4 · RI, US

DUPR

3.535

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-7668275738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6819338237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sally Evans",
        "dupr_id": "12OYPE",
        "rating": 3.132,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Su",
        "dupr_id": "30KQRQ",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  },
  {
    "team_id": 6623424189,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Crescenzo",
        "dupr_id": "EGZ95W",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "North Providence, RI, US"
      },
      {
        "name": "Maureen Sourivong",
        "dupr_id": "QPK5J4",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "RI, US"
      }
    ]
  }
]