Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5351677566

Match Scores

8-15

Loss

Play Date

2026-04-19

Play Time (Est)

7:30 PM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.427

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.309

TEAM 2WINNER
LM
Lisa McChesney

9P66EJ · USA

DUPR

4.160

TD
Tuan Do

MY6EOG · USA

DUPR

4.321

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-5351677566
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6853460195,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4999647500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa McChesney",
        "dupr_id": "9P66EJ",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]