Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 5718253134

Match Scores

17-15

Loss

Play Date

2026-04-19

Play Time (Est)

7:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
David Acheatel

RWMMOZ · USA

DUPR

4.221

VA
Vickie Angie

VXPWP7 · Rochester, NY, US

DUPR

3.569

TEAM 2LOSS
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.283

AM
Amy Murray

W69XVY · Amherst, NY, US

DUPR

3.449

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-5718253134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5009179698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Acheatel",
        "dupr_id": "RWMMOZ",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vickie Angie",
        "dupr_id": "VXPWP7",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7490683763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Amy Murray",
        "dupr_id": "W69XVY",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]