Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Westwood Moneyball - Mixed Doubles Skill: (4.0 To 4.5)

ID: 5820281421

Match Scores

11-10

Loss

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Lisa McChesney

9P66EJ · USA

DUPR

4.145

TD
Tuan Do

MY6EOG · USA

DUPR

4.310

TEAM 2LOSS
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.453

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.340

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-5820281421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5926375646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4837370691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]