Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's 4.5 (ANY AGE)

ID: 7541251007

Match Scores

11-6

Loss

Play Date

2026-02-07

Play Time (Est)

12:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.459

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.620

TEAM 2LOSS
RM
Ryan Mooney

YXWZ7K · USA

DUPR

3.831

MG
Michael Gee

67GN90 · Manlius, NY, US

DUPR

3.398

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-7541251007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6780207677,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7110860314,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan  Mooney",
        "dupr_id": "YXWZ7K",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Gee",
        "dupr_id": "67GN90",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "Manlius, NY, US"
      }
    ]
  }
]