Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

LTP Pickleball Holiday Pickleball Classic 2 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5788720356

Match Scores

11-2

Loss

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

5.029

PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.942

TEAM 2LOSS
JD
Joe Dorr

1QKV25 · Wayland, MA, US

DUPR

4.514

DC
Dan Caticha

MPGRJG · North Brookfield, MA, US

DUPR

4.207

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-5788720356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7909769337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  },
  {
    "team_id": 7630953483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Dorr",
        "dupr_id": "1QKV25",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Dan Caticha",
        "dupr_id": "MPGRJG",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "North Brookfield, MA, US"
      }
    ]
  }
]