Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LTP Pickleball Holiday Pickleball Classic 2 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6311601601

Match Scores

11-9

Win

Play Date

2026-01-17

Play Time (Est)

2:15 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Daniel Holland

ZN0W5D · USA

DUPR

4.270

BB
Benjamin Bacher

6N4X0K · Malden, MA, US

DUPR

4.179

TEAM 2LOSS
HN
hieu nguyen

KOYVWO · MA, US

DUPR

3.861

TD
Tuan Do

MY6EOG · Westwood, MA, US

DUPR

4.396

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-6311601601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4493548914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Holland",
        "dupr_id": "ZN0W5D",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benjamin Bacher",
        "dupr_id": "6N4X0K",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Malden, MA, US"
      }
    ]
  },
  {
    "team_id": 4880295377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "hieu nguyen",
        "dupr_id": "KOYVWO",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]