Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16

ID: 4898337040

Match Scores

16-14

Loss

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Gregory Gagen

WKKZPQ · USA

DUPR

4.323

JC
Jaclyn Crane

67QVYK · Rochester, NY, US

DUPR

3.480

TEAM 2LOSS
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.284

AM
Amy Murray

W69XVY · Amherst, NY, US

DUPR

3.464

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-4898337040
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6004617621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gregory Gagen",
        "dupr_id": "WKKZPQ",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaclyn Crane",
        "dupr_id": "67QVYK",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 6202446079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Amy Murray",
        "dupr_id": "W69XVY",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]