Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5+ Mixed Pool 1

ID: 6598937282

Match Scores

10-15

Loss

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
GC
Grace Conklin

N7NEM2 · USA

DUPR

2.995

JS
Justin Summons

Z9OQED · Rochester, NY, US

DUPR

5.261

TEAM 2WINNER
JH
Jenn Hall

8EMXO1 · Fairport, NY, US

DUPR

4.843

JG
Josh Graser

JZNXRD · Rochester, NY, US

DUPR

4.199

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-6598937282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6670172493,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grace Conklin",
        "dupr_id": "N7NEM2",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Summons",
        "dupr_id": "Z9OQED",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 8393443856,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenn Hall",
        "dupr_id": "8EMXO1",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Josh Graser",
        "dupr_id": "JZNXRD",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]