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

Peak Pickleball Men's Doubles 30th May 43

ID: 5772117098

Match Scores

13-21

Win

Play Date

2026-05-30

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Tom Cossham

YMYGOD · USA

DUPR

2.305

JM
Julian McDonough

Y44ZDG · USA

DUPR

2.609

TEAM 2WINNER
jake glover

NXOVG2 · Nottingham, England, GB

DUPR

3.821

joshua thompson

Z9969P · Riddings, England, GB

DUPR

3.621

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-5772117098
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6147290215,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom  Cossham",
        "dupr_id": "YMYGOD",
        "rating": 2.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julian McDonough",
        "dupr_id": "Y44ZDG",
        "rating": 2.609,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7337536120,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.821,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Nottingham, England, GB"
      },
      {
        "name": "joshua thompson",
        "dupr_id": "Z9969P",
        "rating": 3.621,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Riddings, England, GB"
      }
    ]
  }
]