Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Fall Frenzy Tournament - Womens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 7877877909

Match Scores

15-10

Loss

Play Date

2025-09-13

Play Time (Est)

10:15 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tina Pathammavong

YXVP4P · Woonsocket, RI, US

DUPR

3.855

SC
Sydney Crescenzo

EGZ95W · North Providence, RI, US

DUPR

3.757

TEAM 2LOSS
MH
Mica Hoang

MYJRYP · Nashua, NH, US

DUPR

3.179

CS
Cathy Su

30KQRQ · Lexington, MA, US

DUPR

3.900

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-7877877909
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4907459171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tina Pathammavong",
        "dupr_id": "YXVP4P",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Woonsocket, RI, US"
      },
      {
        "name": "Sydney Crescenzo",
        "dupr_id": "EGZ95W",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "North Providence, RI, US"
      }
    ]
  },
  {
    "team_id": 5232688054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mica Hoang",
        "dupr_id": "MYJRYP",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      },
      {
        "name": "Cathy Su",
        "dupr_id": "30KQRQ",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  }
]