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

3/10

ID: 5670850161

Match Scores

15-2

Win

Play Date

2025-03-11

Play Time (Est)

10:15 AM

Play Location

Zadow Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tess Pittman

JJDE5O · USA

DUPR

2.311

RP
Ryan Pugh

X2VG05 · Melissa, TX, US

DUPR

2.510

TEAM 2LOSS
BW
Brandon Walker

DNZLYX · Celina, TX, US

DUPR

2.332

LH
Lindsey Hill

LV7ERJ · USA

DUPR

2.000

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-5670850161
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6650888372,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tess  Pittman",
        "dupr_id": "JJDE5O",
        "rating": 2.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Pugh",
        "dupr_id": "X2VG05",
        "rating": 2.51,
        "profile_pic_url": null,
        "location": "Melissa, TX, US"
      }
    ]
  },
  {
    "team_id": 5345955730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon  Walker",
        "dupr_id": "DNZLYX",
        "rating": 2.332,
        "profile_pic_url": null,
        "location": "Celina, TX, US"
      },
      {
        "name": "Lindsey Hill",
        "dupr_id": "LV7ERJ",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]