Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's 4.5 (ANY AGE)

ID: 4474136473

Match Scores

11-8

Win

Play Date

2026-02-07

Play Time (Est)

2:15 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.191

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.268

TEAM 2LOSS
AL
Angel López

YXQDKE · USA

DUPR

3.788

IS
Ismael Sanabria

Z975JW · Gates-North Gates, NY, US

DUPR

4.298

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-4474136473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6836827101,
    "serial": 1,
    "winner": true,
    "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": 7291801586,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angel López",
        "dupr_id": "YXQDKE",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ismael Sanabria",
        "dupr_id": "Z975JW",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Gates-North Gates, NY, US"
      }
    ]
  }
]