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

WEEK 4

ID: 8354802005

Match Scores

15-14

Win

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Courts McKinney Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
PP
Paul Pederson

9JOYOJ · USA

Rated Score

3.707

AT
Andrew Thacker

M22MJD · Frisco, TX, US

Rated Score

3.394

TEAM 2LOSS
CB
Cary bazan

6ZVY7Q · Frisco, TX, US

Rated Score

3.543

SV
Samir Vora

XJEKK2 · Plano, TX, US

Rated Score

3.244

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-8354802005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5050908541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Pederson",
        "dupr_id": "9JOYOJ",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Thacker",
        "dupr_id": "M22MJD",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      }
    ]
  },
  {
    "team_id": 5328951428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cary bazan",
        "dupr_id": "6ZVY7Q",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Samir Vora",
        "dupr_id": "XJEKK2",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]