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

Lake Naomi Club 3.25-3.75 Round Robin 8/15

ID: 5667189993

Match Scores

21-16

Loss

Play Date

2025-08-15

Play Time (Est)

10:15 AM

Play Location

Assembly Lodge Ln, Pocono Pines, PA 18334, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Keith Duffy

J5NZWW · USA

DUPR

3.505

DH
David Huggins

OWDG6P · USA

DUPR

3.215

TEAM 2LOSS
CH
Chris Hoover

D90P66 · Mount Pleasant, SC, US

DUPR

3.339

NC
Nick Cumiskey

56XRO0 · USA

DUPR

3.495

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-5667189993
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5833607171,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Duffy",
        "dupr_id": "J5NZWW",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Huggins",
        "dupr_id": "OWDG6P",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5950189786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Hoover",
        "dupr_id": "D90P66",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Nick Cumiskey",
        "dupr_id": "56XRO0",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]