Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Summer Sizzle 50+ Tournament - Womens Doubles Skill: (4.0 To 5.0) Age: (Any)

ID: 6996589599

Match Scores

10-11

Loss

Play Date

2025-07-19

Play Time (Est)

4:45 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SS
Sue Sareault

302V5N · USA

DUPR

3.771

MM
Marcella Meyer

3Z6JZL · Carlisle, MA, US

DUPR

3.828

TEAM 2WINNER
KF
Kelli Fay-Wolfe

4L6GZG · South Kingstown, RI, US

DUPR

4.259

CE
Christine Emmick

ZNW2MP · Cumberland, RI, US

DUPR

3.726

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-6996589599
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7729243525,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sue Sareault",
        "dupr_id": "302V5N",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marcella Meyer",
        "dupr_id": "3Z6JZL",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Carlisle, MA, US"
      }
    ]
  },
  {
    "team_id": 7081713644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelli Fay-Wolfe",
        "dupr_id": "4L6GZG",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "South Kingstown, RI, US"
      },
      {
        "name": "Christine Emmick",
        "dupr_id": "ZNW2MP",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      }
    ]
  }
]