Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleB 2026 Series Event 3 - Team Event 4.0+

ID: 5606893151

Match Scores

11-8

Loss

Play Date

2026-04-10

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Julz Donald

2L70ZY · Richmond, England, GB

DUPR

3.986

TA
Thomas Askew

JPKXP4 · USA

DUPR

3.920

TEAM 2LOSS
PG
Paul Grinham

8G9E2D · Hampshire, England, GB

DUPR

4.412

SS
Sue Smith

8DJL96 · USA

DUPR

3.487

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-5606893151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8026306942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julz Donald",
        "dupr_id": "2L70ZY",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Richmond, England, GB"
      },
      {
        "name": "Thomas Askew",
        "dupr_id": "JPKXP4",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8440847255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Grinham",
        "dupr_id": "8G9E2D",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Sue Smith",
        "dupr_id": "8DJL96",
        "rating": 3.487,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]