Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4573564914

Match Scores

11-9

Win

Play Date

2026-04-18

Play Time (Est)

7:30 PM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1WINNER
VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.292

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.310

TEAM 2LOSS
MH
Matt Hickey

3P2VDQ · USA

DUPR

4.194

CS
Chris Stanley

8GQD9V · USA

DUPR

4.124

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-4573564914
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4585143215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 7363804790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Stanley",
        "dupr_id": "8GQD9V",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]