Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time MetroWest Moneyball

ID: 7602496612

Match Scores

11-2

Win

Play Date

2026-03-16

Play Time (Est)

5:00 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.561

BL
Bryan Lockhart

59ENG0 · Queens County, NY, US

DUPR

4.518

TEAM 2LOSS
CS
Cathy Su

30KQRQ · Lexington, MA, US

DUPR

3.639

MA
Mustafa Al windi

0QZEKN · USA

DUPR

4.006

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-7602496612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8197326481,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Bryan Lockhart",
        "dupr_id": "59ENG0",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 6279018959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cathy Su",
        "dupr_id": "30KQRQ",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Lexington, MA, US"
      },
      {
        "name": "Mustafa Al windi",
        "dupr_id": "0QZEKN",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]