Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time MetroWest Moneyball

ID: 5386155389

Match Scores

11-5

Win

Play Date

2026-03-16

Play Time (Est)

6:15 AM

Play Location

490 Old Connecticut Path, Framingham, MA 01701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
WH
William Huang

1QMRWD · Holliston, MA, US

DUPR

4.563

BL
Bryan Lockhart

59ENG0 · Queens County, NY, US

DUPR

4.520

TEAM 2LOSS
MA
Mohammadreza Aghaaminiha

3LW9QJ · Boston, MA, US

DUPR

4.193

RV
Raz Vosghanian

8MOXRL · USA

DUPR

4.433

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-5386155389
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6261216248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Bryan Lockhart",
        "dupr_id": "59ENG0",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 6263976101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohammadreza Aghaaminiha",
        "dupr_id": "3LW9QJ",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Raz Vosghanian",
        "dupr_id": "8MOXRL",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]