Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CTP Intermediate RR

ID: 6076552028

Match Scores

2-11

Loss

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

Clock Tower Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Christopher Bockholt

QJKXQN · USA

DUPR

2.697

SS
Stuart Slavid

LVOW9Q · Framingham, MA, US

DUPR

2.589

TEAM 2WINNER
PB
pat barton

D5JZY6 · USA

DUPR

2.416

SH
Shah Haque

RYLOED · Hopkinton, MA, US

DUPR

3.456

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-6076552028
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7195830941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher  Bockholt",
        "dupr_id": "QJKXQN",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stuart  Slavid",
        "dupr_id": "LVOW9Q",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      }
    ]
  },
  {
    "team_id": 6736858591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "pat barton",
        "dupr_id": "D5JZY6",
        "rating": 2.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shah Haque",
        "dupr_id": "RYLOED",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Hopkinton, MA, US"
      }
    ]
  }
]