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

Week 1

ID: 8316571000

Match Scores

6-11, 10-11

Win

Play Date

2026-03-25

Play Time (Est)

5:00 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
PM
Paul Mollo

L5JQJ5 · Boston, MA, US

DUPR

2.414

RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.578

TEAM 2WINNER
MW
Mike Wessler

KOPW57 · Westwood, MA, US

DUPR

2.342

BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.592

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-8316571000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7411838778,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Mollo",
        "dupr_id": "L5JQJ5",
        "rating": 2.414,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.578,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 8528783734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wessler",
        "dupr_id": "KOPW57",
        "rating": 2.342,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.592,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]