Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Men's OPEN POOL B

ID: 7753940006

Match Scores

3-15

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
OH
Osama Hayat Khan

4VXJE6 · USA

DUPR

4.399

EP
Eric Phoulavong

2LQVRY · Fairport, NY, US

DUPR

4.688

TEAM 2WINNER
JS
Justin Summons

Z9OQED · Rochester, NY, US

DUPR

5.158

ED
Eric Davidson

0Y440X · Monroe County, NY, US

DUPR

5.136

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-7753940006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5241794800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Osama Hayat Khan",
        "dupr_id": "4VXJE6",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Phoulavong",
        "dupr_id": "2LQVRY",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  },
  {
    "team_id": 8574834122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Summons",
        "dupr_id": "Z9OQED",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Eric Davidson",
        "dupr_id": "0Y440X",
        "rating": 5.136,
        "profile_pic_url": null,
        "location": "Monroe County, NY, US"
      }
    ]
  }
]