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

Week 2 (Split Matches)

ID: 4982323420

Match Scores

3-11

Win

Play Date

2026-04-03

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.621

RN
Ronn Newsome

PZJMXE · USA

DUPR

2.879

TEAM 2WINNER
DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.304

PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.738

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-4982323420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4461185014,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.621,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ronn  Newsome",
        "dupr_id": "PZJMXE",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7093994241,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      },
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      }
    ]
  }
]