Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18

ID: 4408180471

Match Scores

15-11

Win

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DM
David McAlpin

59QZZL · Webster, NY, US

DUPR

4.398

JC
John Carpenter

XJ7K25 · Rochester, NY, US

DUPR

4.547

TEAM 2LOSS
SG
Scott Gould

ODJDYL · Buffalo, NY, US

DUPR

4.151

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.542

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-4408180471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7747775550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David McAlpin",
        "dupr_id": "59QZZL",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Webster, NY, US"
      },
      {
        "name": "John Carpenter",
        "dupr_id": "XJ7K25",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5165774559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Gould",
        "dupr_id": "ODJDYL",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  }
]