Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

V.I.P Of Nashua VS Dinkers Indoor PB - Club Match 2/14

ID: 5020386093

Match Scores

11-15

Win

Play Date

2026-02-14

Play Time (Est)

10:15 AM

Play Location

Hillsborough, NH, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
EG
Elliott Goldman

PWOKMM · Portsmouth, NH, US

DUPR

4.212

DD
Doug DeNigris

84XG2K · Dracut, MA, US

DUPR

3.916

TEAM 2WINNER
JS
Jamie Staton

8DP2E4 · Manchester, NH, US

DUPR

4.033

MW
Matt Woodrow

0PQQ24 · USA

DUPR

4.114

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-5020386093
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8148028442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Elliott Goldman",
        "dupr_id": "PWOKMM",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Portsmouth, NH, US"
      },
      {
        "name": "Doug DeNigris",
        "dupr_id": "84XG2K",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Dracut, MA, US"
      }
    ]
  },
  {
    "team_id": 7249377667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Staton",
        "dupr_id": "8DP2E4",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Matt Woodrow",
        "dupr_id": "0PQQ24",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]