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

Lake Naomi Club 3.25-3.75 Round Robin 8/23

ID: 5471944266

Match Scores

16-21

Win

Play Date

2025-08-24

Play Time (Est)

7:30 PM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AD
Anthony DeSantis

MY6RMO · USA

DUPR

3.207

SM
Scott Mason

D9KPL4 · USA

DUPR

3.476

TEAM 2WINNER
CH
Chris Hoover

D90P66 · Mount Pleasant, SC, US

DUPR

3.377

NC
Nick Cumiskey

56XRO0 · USA

DUPR

3.474

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-5471944266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6597183640,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony DeSantis",
        "dupr_id": "MY6RMO",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Mason",
        "dupr_id": "D9KPL4",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5106193562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Hoover",
        "dupr_id": "D90P66",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Nick Cumiskey",
        "dupr_id": "56XRO0",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]