Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday 5/3: Men's Doubles 4.5+ - NYSF Pickleball May Mayhem Tournament

ID: 7032419160

Match Scores

10-11

Loss

Play Date

2025-05-03

Play Time (Est)

1:00 PM

Play Location

Arnot Mall

Unverified Facility

Competitor Teams

TEAM 1LOSS
TK
Timothy Klee

X24XPX · Horseheads, NY, US

DUPR

5.018

MJ
Michael J Hess

PWW9PM · Horseheads, NY, US

DUPR

3.864

TEAM 2WINNER
CC
Christopher Cahn

8WZ76Q · Elmira, NY, US

DUPR

4.249

PS
Paul schoeffler

7DNWD9 · Elmira, NY, US

DUPR

4.759

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-7032419160
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8585088080,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Klee",
        "dupr_id": "X24XPX",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      },
      {
        "name": "Michael J Hess",
        "dupr_id": "PWW9PM",
        "rating": 3.864,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      }
    ]
  },
  {
    "team_id": 7130644767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Cahn",
        "dupr_id": "8WZ76Q",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      },
      {
        "name": "Paul schoeffler",
        "dupr_id": "7DNWD9",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Elmira, NY, US"
      }
    ]
  }
]