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

June Tournament

ID: 6374662139

Match Scores

11-0

Loss

Play Date

2026-06-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Tracey Cracknell

99N55E · Norfolk, England, GB

Rated Score

2.962

JB
Jacqueline Bourner

RZJGPD · Norwich, England, GB

Rated Score

3.386

TEAM 2LOSS
RD
Roy Durrant

RXZZEZ · East Somerton, England, GB

Rated Score

3.004

JD
Jenny Durrant

D962Z4 · USA

Rated Score

2.793

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-6374662139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4807625187,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracey Cracknell",
        "dupr_id": "99N55E",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      },
      {
        "name": "Jacqueline Bourner",
        "dupr_id": "RZJGPD",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Norwich, England, GB"
      }
    ]
  },
  {
    "team_id": 4524153732,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roy  Durrant",
        "dupr_id": "RXZZEZ",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "East Somerton, England, GB"
      },
      {
        "name": "Jenny  Durrant",
        "dupr_id": "D962Z4",
        "rating": 2.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]