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

Week 2

ID: 7684931311

Match Scores

8-11, 9-11

Win

Play Date

2026-04-01

Play Time (Est)

8:45 AM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.635

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.755

TEAM 2WINNER
DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.277

MR
Mia Reine

P5626G · MA, US

DUPR

2.654

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-7684931311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7462495762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.635,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  },
  {
    "team_id": 6627170611,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]