Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.9 - 4.5 Mens Doubles DUPR Submitted

ID: 8418950865

Match Scores

3-11

Win

Play Date

2026-05-11

Play Time (Est)

10:15 AM

Play Location

Burlington | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
PD
Paul Dio

1QQJJ4 · Boston, MA, US

DUPR

3.933

WB
Wesley Brattain

WZ9N2Q · MA, US

DUPR

4.267

TEAM 2WINNER
AH
Alex Huang

YM9GZP · Boston, MA, US

DUPR

4.254

BB
Benjamin Bacher

6N4X0K · Malden, MA, US

DUPR

4.279

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-8418950865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050562867,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Dio",
        "dupr_id": "1QQJJ4",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Wesley Brattain",
        "dupr_id": "WZ9N2Q",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 5323310070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Huang",
        "dupr_id": "YM9GZP",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Benjamin Bacher",
        "dupr_id": "6N4X0K",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Malden, MA, US"
      }
    ]
  }
]