Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 POOL A

ID: 6856114982

Match Scores

11-4

Loss

Play Date

2026-04-17

Play Time (Est)

3:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.346

TW
Taryn Wilson

V2R0PJ · Monroe County, NY, US

DUPR

4.238

TEAM 2LOSS
SP
Samoanna Pang

V4N9GJ · Rochester, NY, US

DUPR

3.782

PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.572

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-6856114982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6713115987,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taryn Wilson",
        "dupr_id": "V2R0PJ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  },
  {
    "team_id": 7780045186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samoanna Pang",
        "dupr_id": "V4N9GJ",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      }
    ]
  }
]