Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5784343610

Match Scores

11-9

Win

Play Date

2024-06-29

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Daniel Roy

3Z6JOW · Sanford, ME, US

DUPR

3.652

CO
Charles Oransky

3Y2N0G · USA

DUPR

3.682

TEAM 2LOSS
AG
Aaron Gazzara

8E47RV · Litchfield, NH, US

DUPR

3.627

MG
Michael Gearty

PKWO5M · Manchester, NH, US

DUPR

3.552

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-5784343610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8138027074,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Roy",
        "dupr_id": "3Z6JOW",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": "Sanford, ME, US"
      },
      {
        "name": "Charles Oransky",
        "dupr_id": "3Y2N0G",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7526087216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gazzara",
        "dupr_id": "8E47RV",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Litchfield, NH, US"
      },
      {
        "name": "Michael Gearty",
        "dupr_id": "PKWO5M",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      }
    ]
  }
]