Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 (Any Age)

ID: 5244829084

Match Scores

3-11, 7-11

Win

Play Date

2026-03-21

Play Time (Est)

5:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
PC
Paul Crumley

W676LG · USA

DUPR

3.956

BW
Bradley Wade

NYQGEZ · USA

DUPR

3.982

TEAM 2WINNER
WC
William Culley

769KK9 · Rochester, NY, US

DUPR

4.008

JT
John Trout

KXGZZQ · Rochester, NY, US

DUPR

4.064

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-5244829084
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6073663444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Crumley",
        "dupr_id": "W676LG",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bradley Wade",
        "dupr_id": "NYQGEZ",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8170396821,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Culley",
        "dupr_id": "769KK9",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "John Trout",
        "dupr_id": "KXGZZQ",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]