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

Warwickshire Pickle.Ball League S3 Week 10 Div 1

ID: 8029847351

Match Scores

5-16

Win

Play Date

2025-12-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MP
Michael Phillips

LWKVQ6 · USA

DUPR

3.356

OK
Omair Khawaja

D9MQYL · USA

DUPR

2.087

TEAM 2WINNER
GG
Gary Gardner

N7QLW7 · Dorridge, England, GB

DUPR

3.351

KM
Ken millbanks

RX2REN · Dorridge, England, GB

DUPR

3.176

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-8029847351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4892561981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Phillips",
        "dupr_id": "LWKVQ6",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Omair Khawaja",
        "dupr_id": "D9MQYL",
        "rating": 2.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7269322505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gary Gardner",
        "dupr_id": "N7QLW7",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Dorridge, England, GB"
      },
      {
        "name": "Ken millbanks",
        "dupr_id": "RX2REN",
        "rating": 3.176,
        "profile_pic_url": null,
        "location": "Dorridge, England, GB"
      }
    ]
  }
]