Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 POOL A

ID: 7205742718

Match Scores

7-11

Loss

Play Date

2026-04-17

Play Time (Est)

11:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.820

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.266

TEAM 2WINNER
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.366

TW
Taryn Wilson

V2R0PJ · Monroe County, NY, US

DUPR

4.264

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-7205742718
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5850624989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8073227464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taryn Wilson",
        "dupr_id": "V2R0PJ",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  }
]