Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.5

ID: 6523686958

Match Scores

3-11

Loss

Play Date

2026-04-18

Play Time (Est)

11:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
DR
Darin Russell

X2GQW7 · Buffalo, NY, US

DUPR

3.947

ES
Ezra Still

M227DG · Grand Island, NY, US

DUPR

3.887

TEAM 2WINNER
CB
Christopher Buttaccio

WXKXVY · USA

DUPR

4.000

KS
Khant Soe

WXG7PG · Rochester, NY, US

DUPR

4.501

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-6523686958
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4501531091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darin Russell",
        "dupr_id": "X2GQW7",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Ezra Still",
        "dupr_id": "M227DG",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      }
    ]
  },
  {
    "team_id": 4757630501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Buttaccio",
        "dupr_id": "WXKXVY",
        "rating": 4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khant Soe ",
        "dupr_id": "WXG7PG",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]