Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8528673676

Match Scores

21-15

Win

Play Date

2023-07-11

Play Time (Est)

5:00 PM

Play Location

NYC, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Steve Kuhn

DUPR1 · Austin, TX, US

DUPR

4.098

DF
Dave Fleming

8KX773 · Frisco, TX, US

DUPR

5.378

TEAM 2LOSS
BW
Brooks Wiley

DUPR2 · USA

DUPR

4.552

ZM
Zubin Mehta

84OW5K · USA

DUPR

3.559

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-8528673676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7184134724,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Kuhn",
        "dupr_id": "DUPR1",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Dave Fleming",
        "dupr_id": "8KX773",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 7404417235,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooks Wiley",
        "dupr_id": "DUPR2",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zubin Mehta",
        "dupr_id": "84OW5K",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]