Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool C - Mixed 4.0 Age: (Any)

ID: 6764921271

Match Scores

11-4

Loss

Play Date

2025-12-13

Play Time (Est)

4:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Gabrielle Hergert

PWK07E · Rochester, NY, US

DUPR

4.314

DH
Dylan Heller

6KQZRK · USA

DUPR

3.930

TEAM 2LOSS
Jaclyn Crane

67QVYK · Rochester, NY, US

DUPR

3.559

Hunter Ruthven

Q574R5 · Pittsford, NY, US

DUPR

3.557

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-6764921271
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4655904646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabrielle Hergert",
        "dupr_id": "PWK07E",
        "rating": 4.314,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/16.jpg",
        "location": "Rochester, NY, US"
      },
      {
        "name": "Dylan Heller",
        "dupr_id": "6KQZRK",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6976347986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaclyn Crane",
        "dupr_id": "67QVYK",
        "rating": 3.559,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/28.jpg",
        "location": "Rochester, NY, US"
      },
      {
        "name": "Hunter Ruthven",
        "dupr_id": "Q574R5",
        "rating": 3.557,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Pittsford, NY, US"
      }
    ]
  }
]