Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 POOL A

ID: 5698863822

Match Scores

12-10, 2-11, 11-8

Loss

Play Date

2026-04-17

Play Time (Est)

7:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.414

TW
Taryn Wilson

V2R0PJ · Monroe County, NY, US

DUPR

4.324

TEAM 2LOSS
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.817

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.263

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-5698863822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4940623376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taryn Wilson",
        "dupr_id": "V2R0PJ",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  },
  {
    "team_id": 6808003577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]