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: 5933995147

Match Scores

11-10

Win

Play Date

2026-01-17

Play Time (Est)

8:45 AM

Play Location

South Easton, MA

Unverified Facility

Competitor Teams

TEAM 1WINNER
NW
Nick Wastell

L25MK6 · Boston, MA, US

DUPR

4.630

BS
Bob Saraf

3YLY2G · Medway, MA, US

DUPR

4.903

TEAM 2LOSS
JD
Joe Dorr

1QKV25 · Wayland, MA, US

DUPR

4.432

DC
Dan Caticha

MPGRJG · North Brookfield, MA, US

DUPR

4.164

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-5933995147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4321515683,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Wastell",
        "dupr_id": "L25MK6",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Bob Saraf",
        "dupr_id": "3YLY2G",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Medway, MA, US"
      }
    ]
  },
  {
    "team_id": 5647543953,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Dorr",
        "dupr_id": "1QKV25",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Dan Caticha",
        "dupr_id": "MPGRJG",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "North Brookfield, MA, US"
      }
    ]
  }
]