Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.5 (ANY AGE)

ID: 7952778365

Match Scores

11-6

Loss

Play Date

2026-02-07

Play Time (Est)

6:15 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.469

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.629

TEAM 2LOSS
AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.266

KO
Kevin Ormsby

9P9W6K · Niagara Falls, NY, US

DUPR

4.478

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-7952778365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5310500202,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8150572853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Kevin Ormsby",
        "dupr_id": "9P9W6K",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  }
]