Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Men's 4.5 (ANY AGE)

ID: 6164522416

Match Scores

11-4

Win

Play Date

2026-02-07

Play Time (Est)

5:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.296

KO
Kevin Ormsby

9P9W6K · Niagara Falls, NY, US

DUPR

4.502

TEAM 2LOSS
AL
Angel López

YXQDKE · USA

DUPR

3.787

IS
Ismael Sanabria

Z975JW · Gates-North Gates, NY, US

DUPR

4.298

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-6164522416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8471399257,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Kevin Ormsby",
        "dupr_id": "9P9W6K",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 7294998216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Angel López",
        "dupr_id": "YXQDKE",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ismael Sanabria",
        "dupr_id": "Z975JW",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Gates-North Gates, NY, US"
      }
    ]
  }
]