Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5949194702

Match Scores

11-5

Loss

Play Date

2024-06-29

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MT
Max Tritz

PKDMXG · USA

DUPR

3.900

MF
Michael Friedman

V74VYJ · Kennebunkport, ME, US

DUPR

3.964

TEAM 2LOSS
DR
Daniel Roy

3Z6JOW · Sanford, ME, US

DUPR

3.659

CO
Charles Oransky

3Y2N0G · USA

DUPR

3.698

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-5949194702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5295649698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Tritz",
        "dupr_id": "PKDMXG",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Friedman",
        "dupr_id": "V74VYJ",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Kennebunkport, ME, US"
      }
    ]
  },
  {
    "team_id": 5466523726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Roy",
        "dupr_id": "3Z6JOW",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Sanford, ME, US"
      },
      {
        "name": "Charles Oransky",
        "dupr_id": "3Y2N0G",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]