Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed 4.5 POOL C

ID: 8185793824

Match Scores

9-11

Loss

Play Date

2026-04-17

Play Time (Est)

5:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Bri Carpenter

59M6XR · Rochester, NY, US

DUPR

3.947

DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.404

TEAM 2WINNER
AP
Anna Pettway

4L7O9M · Pittsford, NY, US

DUPR

4.401

AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.224

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-8185793824
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6364485021,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bri Carpenter",
        "dupr_id": "59M6XR",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      }
    ]
  },
  {
    "team_id": 7025618930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Pettway",
        "dupr_id": "4L7O9M",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  }
]