Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8486056471

Match Scores

15-10

Loss

Play Date

2026-05-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GT
Gavin Turner

997WPR · Halifax, England, GB

DUPR

3.934

JP
Jamie Pittock

PW4J9E · Halifax, England, GB

DUPR

4.275

TEAM 2LOSS
IH
Ian Harris

J5DJW4 · Solihull, England, GB

DUPR

4.056

PS
Paul Scott

JJMVG4 · Birmingham, England, GB

DUPR

4.090

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-8486056471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6652739368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gavin Turner",
        "dupr_id": "997WPR",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Halifax, England, GB"
      },
      {
        "name": "Jamie Pittock",
        "dupr_id": "PW4J9E",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Halifax, England, GB"
      }
    ]
  },
  {
    "team_id": 8468086484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Harris",
        "dupr_id": "J5DJW4",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Solihull, England, GB"
      },
      {
        "name": "Paul Scott",
        "dupr_id": "JJMVG4",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]