Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's 4.5 (ANY AGE)

ID: 4464320955

Match Scores

6-11

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.191

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.268

TEAM 2WINNER
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.367

MP
mike pavone

JJQR5O · USA

DUPR

4.179

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-4464320955
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8479628001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6254804580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "mike pavone",
        "dupr_id": "JJQR5O",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]