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

Week 3

ID: 5481893851

Match Scores

5-11, 9-11

Loss

Play Date

2026-04-08

Play Time (Est)

8:45 AM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
BW
Brent Wheeldon

VXY2M5 · Needham, MA, US

DUPR

2.570

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.708

TEAM 2WINNER
RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.661

MR
Mia Reine

P5626G · MA, US

DUPR

2.686

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-5481893851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5234235943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Wheeldon",
        "dupr_id": "VXY2M5",
        "rating": 2.57,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.708,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  },
  {
    "team_id": 7193574658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.661,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.686,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]