Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time MetroWest Moneyball

ID: 7192562734

Match Scores

11-5

Win

Play Date

2026-03-16

Play Time (Est)

11:30 PM

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.545

BL
Bryan Lockhart

59ENG0 · Queens County, NY, US

DUPR

4.505

TEAM 2LOSS
TD
Tuan Do

MY6EOG · USA

DUPR

4.342

HN
hieu nguyen

KOYVWO · MA, US

DUPR

3.865

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-7192562734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8171532678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Bryan Lockhart",
        "dupr_id": "59ENG0",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 8000697592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "hieu nguyen",
        "dupr_id": "KOYVWO",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]