Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5+ Mixed Pool 1

ID: 8464756848

Match Scores

11-15

Loss

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
GC
Grace Conklin

N7NEM2 · USA

DUPR

2.999

JS
Justin Summons

Z9OQED · Rochester, NY, US

DUPR

5.269

TEAM 2WINNER
KS
Keeton Sittig

O6YENE · Churchville, NY, US

DUPR

4.567

SP
Samoanna Pang

V4N9GJ · Rochester, NY, US

DUPR

3.809

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-8464756848
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5927278890,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Grace Conklin",
        "dupr_id": "N7NEM2",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Summons",
        "dupr_id": "Z9OQED",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 4852602390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Keeton Sittig",
        "dupr_id": "O6YENE",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Churchville, NY, US"
      },
      {
        "name": "Samoanna Pang",
        "dupr_id": "V4N9GJ",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  }
]