Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 POOL A

ID: 8329283035

Match Scores

11-8

Loss

Play Date

2026-04-17

Play Time (Est)

8:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.404

TW
Taryn Wilson

V2R0PJ · Monroe County, NY, US

DUPR

4.311

TEAM 2LOSS
AV
Amanda Valenti

RY2MON · Penfield, NY, US

DUPR

4.172

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.576

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-8329283035
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5804721430,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taryn Wilson",
        "dupr_id": "V2R0PJ",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  },
  {
    "team_id": 7025339668,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Valenti",
        "dupr_id": "RY2MON",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]