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

Scramble - Intermediate (3.0 - 3.49 DR)

ID: 5758104927

Match Scores

11-5

Loss

Play Date

2025-12-09

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jeff Phillips

D9L7KY · USA

DUPR

3.248

BB
Bill Batchelor

0RZREQ · Santa Barbara, CA, US

DUPR

3.236

TEAM 2LOSS
TW
Tom Watson

0QVR6Q · Santa Barbara, CA, US

DUPR

2.951

GH
Gerard Herrera

ODMRX2 · Goleta, CA, US

DUPR

3.104

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-5758104927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6135054020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Phillips",
        "dupr_id": "D9L7KY",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bill Batchelor",
        "dupr_id": "0RZREQ",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 6443193438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Watson",
        "dupr_id": "0QVR6Q",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Gerard Herrera",
        "dupr_id": "ODMRX2",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      }
    ]
  }
]