Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 6032586154

Match Scores

15-10

Win

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.286

CK
Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.552

TEAM 2LOSS
CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.766

DP
Dennis Pavlyuk

76OXL9 · USA

DUPR

4.110

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-6032586154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7443043895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Kenmore, NY, US"
      }
    ]
  },
  {
    "team_id": 6333670513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Dennis Pavlyuk",
        "dupr_id": "76OXL9",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]