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

Week 2

ID: 5904064574

Match Scores

11-7

Win

Play Date

2026-04-01

Play Time (Est)

3:30 PM

Play Location

Hyde Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
RN
Ronn Newsome

PZJMXE · USA

DUPR

2.891

DB
Daniel Belcher

ZD970D · Milton, MA, US

DUPR

3.267

TEAM 2LOSS
PS
Parth Shah

RWEZ4D · Watertown, MA, US

DUPR

2.758

MR
Mia Reine

P5626G · MA, US

DUPR

2.657

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-5904064574
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5767033765,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronn  Newsome",
        "dupr_id": "PZJMXE",
        "rating": 2.891,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Belcher",
        "dupr_id": "ZD970D",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  },
  {
    "team_id": 4840332576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Shah",
        "dupr_id": "RWEZ4D",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": "Watertown, MA, US"
      },
      {
        "name": "Mia Reine",
        "dupr_id": "P5626G",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]