Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink It Forward for BHI 2026 - Men's Doubles Advanced

ID: 4927865205

Match Scores

11-9

Loss

Play Date

2026-05-16

Play Time (Est)

10:15 AM

Play Location

Marstons Mills, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.623

SM
Samuel McGough

ZN0LGP · Eastham, MA, US

DUPR

4.219

TEAM 2LOSS
AM
Ari Milstein

3YZRV4 · Boca Raton, FL, US

DUPR

4.288

AB
Andrew Bennett

NY6NXZ · USA

DUPR

3.900

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-4927865205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5373456671,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      },
      {
        "name": "Samuel McGough",
        "dupr_id": "ZN0LGP",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Eastham, MA, US"
      }
    ]
  },
  {
    "team_id": 6713512879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ari Milstein",
        "dupr_id": "3YZRV4",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Andrew Bennett",
        "dupr_id": "NY6NXZ",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]