Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Clinic

ID: 4508952528

Match Scores

11-6

Win

Play Date

2026-01-17

Play Time (Est)

1:00 PM

Play Location

Grove City, OH, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DT
Dan Taylor

8WMLEK · Grove City, OH, US

Rated Score

2.331

FP
Fred Phillips

3V076P · USA

Rated Score

3.944

TEAM 2LOSS
DT
Dennis Taylor

JPN44W · USA

Rated Score

3.231

SS
Steve Sirianni

9DE4RR · USA

Rated Score

2.808

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-4508952528
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6904980654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Taylor",
        "dupr_id": "8WMLEK",
        "rating": 2.331,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      },
      {
        "name": "Fred Phillips",
        "dupr_id": "3V076P",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7517787388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Taylor",
        "dupr_id": "JPN44W",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Sirianni",
        "dupr_id": "9DE4RR",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]