Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7492655804

Match Scores

11-10

Win

Play Date

2026-04-19

Play Time (Est)

9:00 PM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.468

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.358

TEAM 2LOSS
LD
Leeanne Dillmann

3L4POZ · Weymouth, MA, US

DUPR

4.294

ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.075

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-7492655804
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5345344295,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6128734112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leeanne Dillmann",
        "dupr_id": "3L4POZ",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      },
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]