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

Peak Pickleball Men's Doubles 30th May 48

ID: 5193505926

Match Scores

12-21

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CA
Chris Armin

7J907N · USA

Rated Score

2.766

JL
John Lee

ORRK02 · USA

Rated Score

3.187

TEAM 2WINNER
JG
jake glover

NXOVG2 · Nottingham, England, GB

Rated Score

3.842

JT
joshua thompson

Z9969P · Riddings, England, GB

Rated Score

3.641

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-5193505926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5861160689,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Armin",
        "dupr_id": "7J907N",
        "rating": 2.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Lee",
        "dupr_id": "ORRK02",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4742644610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "joshua thompson",
        "dupr_id": "Z9969P",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Riddings, England, GB"
      }
    ]
  }
]