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

Intermediate Upstream/Downstream

ID: 5368062451

Match Scores

9-8

Loss

Play Date

2025-01-18

Play Time (Est)

8:45 AM

Play Location

The Pickleball Barn, Sutton Place, Brewster, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BD
Beth Driehuizen

84K6VG · Danbury, CT, US

Rated Score

3.226

CJ
Curtis Johnson

30VGG2 · USA

Rated Score

2.680

TEAM 2LOSS
PT
Phil Thomas

RZE6JE · Katonah, NY, US

Rated Score

3.252

DC
Debbie Campbell

LV5N45 · USA

Rated Score

2.391

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-5368062451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8311833564,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Beth Driehuizen",
        "dupr_id": "84K6VG",
        "rating": 3.226,
        "profile_pic_url": null,
        "location": "Danbury, CT, US"
      },
      {
        "name": "Curtis Johnson",
        "dupr_id": "30VGG2",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4402112980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Thomas",
        "dupr_id": "RZE6JE",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Katonah, NY, US"
      },
      {
        "name": "Debbie Campbell",
        "dupr_id": "LV5N45",
        "rating": 2.391,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]