Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6591900885

Match Scores

3-11

Win

Play Date

2026-04-18

Play Time (Est)

10:15 AM

Play Location

Westwood, MA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TD
Tuan Do

MY6EOG · USA

DUPR

4.318

KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.444

TEAM 2WINNER
VT
Vincent Tran

EW062O · Quincy, MA, US

DUPR

4.317

MM
Mike Millett

DNPEOY · Boston, MA, US

DUPR

4.326

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-6591900885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7028891109,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 4993727763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vincent Tran",
        "dupr_id": "EW062O",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Mike Millett",
        "dupr_id": "DNPEOY",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]