Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

<3.25 Ladder League

ID: 7924180546

Match Scores

11-3

Loss

Play Date

2026-04-29

Play Time (Est)

11:30 PM

Play Location

91-B Sprague St, Boston, MA 02136, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RC
Ryan Crowe

2ZEWGE · Brookline, MA, US

DUPR

3.175

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.158

TEAM 2LOSS
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.502

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.874

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-7924180546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5015862380,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Crowe",
        "dupr_id": "2ZEWGE",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 7503786349,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.502,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  }
]