Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5752230786

Match Scores

8-11

Loss

Play Date

2025-06-01

Play Time (Est)

7:30 PM

Play Location

Marstons Mills, MA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Ari Milstein

3YZRV4 · Boca Raton, FL, US

DUPR

4.282

MW
Michael Weilheimer

8G7DXD · USA

DUPR

3.695

TEAM 2WINNER
TZ
Todd Zukowski

8JJQW8 · Dennis, MA, US

DUPR

4.725

NB
Nathaniel Boughton

3X0KKX · Chatham, MA, US

DUPR

4.509

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-5752230786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7029998034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ari Milstein",
        "dupr_id": "3YZRV4",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Michael Weilheimer",
        "dupr_id": "8G7DXD",
        "rating": 3.695,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5133632036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Zukowski",
        "dupr_id": "8JJQW8",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Dennis, MA, US"
      },
      {
        "name": "Nathaniel Boughton",
        "dupr_id": "3X0KKX",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Chatham, MA, US"
      }
    ]
  }
]