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

Week 2 (Split Matches)

ID: 5404862127

Match Scores

7-11

Loss

Play Date

2026-04-03

Play Time (Est)

4:45 AM

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.632

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.261

TEAM 2WINNER
RN
Ronn Newsome

PZJMXE · USA

DUPR

2.895

MR
Mia Reine

P5626G · MA, US

DUPR

2.660

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-5404862127
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8240572007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.632,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 8440532047,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronn  Newsome",
        "dupr_id": "PZJMXE",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.66,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]