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

KHHT 2nd Annual Pickleball Classic - Mens Doubles Skill: (3.5 And Above) Age: (Any)

ID: 5731896356

Match Scores

11-7

Win

Play Date

2024-06-29

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Daniel Roy

3Z6JOW · Sanford, ME, US

DUPR

3.666

CO
Charles Oransky

3Y2N0G · USA

DUPR

3.726

TEAM 2LOSS
JD
John DiMiceli

L2MKY6 · USA

DUPR

3.541

HG
Harry Gorman

Z9LYKL · USA

DUPR

2.924

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-5731896356
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6700884932,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Roy",
        "dupr_id": "3Z6JOW",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Sanford, ME, US"
      },
      {
        "name": "Charles Oransky",
        "dupr_id": "3Y2N0G",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4498055931,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John DiMiceli",
        "dupr_id": "L2MKY6",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harry Gorman",
        "dupr_id": "Z9LYKL",
        "rating": 2.924,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]