Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7092220188

Match Scores

15-9

Loss

Play Date

2025-09-13

Play Time (Est)

1:00 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
carol leurini

0QMOR4 · Abington, MA, US

DUPR

3.155

AS
Allie Sula

YX6YKD · Hingham, MA, US

DUPR

3.270

TEAM 2LOSS
MH
Mica Hoang

MYJRYP · Nashua, NH, US

DUPR

3.159

CS
Cathy Su

30KQRQ · Lexington, MA, US

DUPR

3.809

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-7092220188
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6128907007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "carol leurini",
        "dupr_id": "0QMOR4",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      },
      {
        "name": "Allie Sula",
        "dupr_id": "YX6YKD",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Hingham, MA, US"
      }
    ]
  },
  {
    "team_id": 7108063354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mica Hoang",
        "dupr_id": "MYJRYP",
        "rating": 3.159,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      },
      {
        "name": "Cathy Su",
        "dupr_id": "30KQRQ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      }
    ]
  }
]