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

Men's OPEN POOL A

ID: 7350301937

Match Scores

2-15

Loss

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.399

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.571

TEAM 2WINNER
PJ
Paul J Valenti

3L7MMQ · Penfield, NY, US

DUPR

5.124

BD
Ben Davis

EWYG4W · Rochester, NY, US

DUPR

5.737

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-7350301937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5639627049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8160721848,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul J Valenti",
        "dupr_id": "3L7MMQ",
        "rating": 5.124,
        "profile_pic_url": null,
        "location": "Penfield, NY, US"
      },
      {
        "name": "Ben Davis",
        "dupr_id": "EWYG4W",
        "rating": 5.737,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]