Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 5308472006

Match Scores

16-14

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.282

AM
Amy Murray

W69XVY · Amherst, NY, US

DUPR

3.467

TEAM 2LOSS
DP
Dennis Pavlyuk

76OXL9 · USA

DUPR

4.119

AA
Amy Arliss

Z99JWP · Ontario, NY, US

DUPR

3.236

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-5308472006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8506933223,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Amy Murray",
        "dupr_id": "W69XVY",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  },
  {
    "team_id": 8274115636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Pavlyuk",
        "dupr_id": "76OXL9",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy Arliss",
        "dupr_id": "Z99JWP",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Ontario, NY, US"
      }
    ]
  }
]