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

Week 4

ID: 5930407018

Match Scores

11-6, 11-0

Win

Play Date

2026-04-15

Play Time (Est)

11:30 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
RC
Ryan Crowe

2ZEWGE · Brookline, MA, US

DUPR

3.075

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.272

TEAM 2LOSS
SC
Sebastian Chandra

552Z2V · USA

DUPR

2.406

RL
Ricky Lam

DYDYKM · Boston, MA, US

DUPR

2.649

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-5930407018
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5568959703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Crowe",
        "dupr_id": "2ZEWGE",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 7522146588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sebastian Chandra",
        "dupr_id": "552Z2V",
        "rating": 2.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ricky  Lam",
        "dupr_id": "DYDYKM",
        "rating": 2.649,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]