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

Lake Naomi Club 3.25-3.75 Round Robin 8/23

ID: 8277149830

Match Scores

14-15

Loss

Play Date

2025-08-24

Play Time (Est)

11:30 PM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CH
Chris Hoover

D90P66 · Mount Pleasant, SC, US

DUPR

3.346

AD
Anthony DeSantis

MY6RMO · USA

DUPR

3.206

TEAM 2WINNER
RM
Robert Mezzasalma

LVXPVK · USA

DUPR

3.197

SM
Scott Mason

D9KPL4 · USA

DUPR

3.469

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-8277149830
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6962649651,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Hoover",
        "dupr_id": "D90P66",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Anthony DeSantis",
        "dupr_id": "MY6RMO",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6362221191,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Mezzasalma",
        "dupr_id": "LVXPVK",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Mason",
        "dupr_id": "D9KPL4",
        "rating": 3.469,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]