Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 4750776346

Match Scores

15-11

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
EC
Edward Cronk

6Z4MGG · Fairport, NY, US

DUPR

3.972

AB
Alina Behring-Vaughn

EWROMV · Pittsford, NY, US

DUPR

3.686

TEAM 2LOSS
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.270

AM
Amy Murray

W69XVY · Amherst, NY, US

DUPR

3.389

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-4750776346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6962157000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Cronk",
        "dupr_id": "6Z4MGG",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Alina Behring-Vaughn",
        "dupr_id": "EWROMV",
        "rating": 3.686,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  },
  {
    "team_id": 7951404576,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Amy Murray",
        "dupr_id": "W69XVY",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]