Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.5 (ANY AGE)

ID: 7460941707

Match Scores

15-6

Loss

Play Date

2026-02-07

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Scott Gould

ODJDYL · Buffalo, NY, US

DUPR

4.410

SR
Scott Read

1Q4LK4 · Swormville, NY, US

DUPR

4.579

TEAM 2LOSS
ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.197

OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.271

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-7460941707
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4837222582,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gould",
        "dupr_id": "ODJDYL",
        "rating": 4.41,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Scott Read",
        "dupr_id": "1Q4LK4",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Swormville, NY, US"
      }
    ]
  },
  {
    "team_id": 7718804048,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]