Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's 4.5 (ANY AGE)

ID: 6164948424

Match Scores

11-9

Loss

Play Date

2026-02-07

Play Time (Est)

1:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.209

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.278

TEAM 2LOSS
AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.287

KO
Kevin Ormsby

9P9W6K · Niagara Falls, NY, US

DUPR

4.494

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-6164948424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5051948257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6067880949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Kevin Ormsby",
        "dupr_id": "9P9W6K",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  }
]