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

Week 3

ID: 8367854594

Match Scores

10-11, 9-11

Loss

Play Date

2026-04-08

Play Time (Est)

3:30 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.585

JJ
Jamie Jacobs

E9Y7MM · Dedham, MA, US

DUPR

2.744

TEAM 2WINNER
RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.647

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.722

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-8367854594
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5036502064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.585,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Jamie Jacobs",
        "dupr_id": "E9Y7MM",
        "rating": 2.744,
        "profile_pic_url": null,
        "location": "Dedham, MA, US"
      }
    ]
  },
  {
    "team_id": 5482095018,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.647,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  }
]