Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 5507566731

Match Scores

15-17

Win

Play Date

2026-04-19

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
GG
Gregory Gagen

WKKZPQ · USA

DUPR

4.317

Anthony Pettway

W66QOK · Pittsford, NY, US

DUPR

4.173

TEAM 2WINNER
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.286

Connor Kompare

OZOY7L · Kenmore, NY, US

DUPR

4.569

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5507566731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5784398130,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gregory Gagen",
        "dupr_id": "WKKZPQ",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Pettway",
        "dupr_id": "W66QOK",
        "rating": 4.173,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/60.jpg",
        "location": "Pittsford, NY, US"
      }
    ]
  },
  {
    "team_id": 7467326051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.286,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Connor Kompare",
        "dupr_id": "OZOY7L",
        "rating": 4.569,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Kenmore, NY, US"
      }
    ]
  }
]