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

Match Scores

11-3

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dong Han

17074N · USA

DUPR

3.846

ZH
Zhaoyun Huang

RXO56Z · USA

DUPR

3.895

TEAM 2LOSS
SC
Sydney Crescenzo

EGZ95W · North Providence, RI, US

DUPR

3.731

MS
Maureen Sourivong

QPK5J4 · RI, US

DUPR

3.531

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-7318113945
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7675891262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dong Han",
        "dupr_id": "17074N",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zhaoyun Huang",
        "dupr_id": "RXO56Z",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8304007260,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sydney Crescenzo",
        "dupr_id": "EGZ95W",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "North Providence, RI, US"
      },
      {
        "name": "Maureen Sourivong",
        "dupr_id": "QPK5J4",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "RI, US"
      }
    ]
  }
]