Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.5 (ANY AGE)

ID: 7476604493

Match Scores

15-13

Win

Play Date

2026-02-07

Play Time (Est)

6:15 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.203

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.275

TEAM 2LOSS
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.365

MP
mike pavone

JJQR5O · USA

DUPR

4.177

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-7476604493
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6215704018,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6948085546,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "mike pavone",
        "dupr_id": "JJQR5O",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]