Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 6576222408

Match Scores

15-12

Loss

Play Date

2026-04-19

Play Time (Est)

1:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.214

GH
Gabrielle Hergert

PWK07E · Rochester, NY, US

DUPR

4.140

TEAM 2LOSS
CB
christopher barber

LVYEWQ · Rochester, NY, US

DUPR

3.743

JR
jackie Russell

0RWRJX · Canandaigua, NY, US

DUPR

3.856

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-6576222408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5348971359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      },
      {
        "name": "Gabrielle Hergert",
        "dupr_id": "PWK07E",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 5391228833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "christopher barber",
        "dupr_id": "LVYEWQ",
        "rating": 3.743,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "jackie Russell",
        "dupr_id": "0RWRJX",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Canandaigua, NY, US"
      }
    ]
  }
]