Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8325599307

Match Scores

1-11

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
ML
Max Lang

OD9ZLL · Boston, MA, US

DUPR

4.119

EA
Eric Ashe

2L9KOY · Natick, MA, US

DUPR

3.990

TEAM 2WINNER
MH
Matt Hickey

3P2VDQ · USA

DUPR

4.250

CS
Chris Stanley

8GQD9V · USA

DUPR

4.176

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-8325599307
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6165321050,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Lang",
        "dupr_id": "OD9ZLL",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Ashe",
        "dupr_id": "2L9KOY",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  },
  {
    "team_id": 4888522417,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Stanley",
        "dupr_id": "8GQD9V",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]