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

<3.25 Ladder League

ID: 5193860243

Match Scores

8-11

Win

Play Date

2026-04-29

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Ryan Crowe

2ZEWGE · Brookline, MA, US

DUPR

3.158

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.128

TEAM 2WINNER
PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.892

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.520

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