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

PickleB 2026 Series Event 5 - 50+ Mixed Doubles 3.5

ID: 6096169642

Match Scores

10-11

Loss

Play Date

2026-05-23

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Mark Berry

X2EO4R · Chalfont Saint Giles, England, GB

DUPR

3.562

GB
gill berry

G0PREX · USA

DUPR

3.188

TEAM 2WINNER
KC
Kevin Christensen

3PNOVQ · USA

DUPR

3.531

AJ
Ann johnson

9PDZKE · USA

DUPR

3.299

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-6096169642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5147234730,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Berry",
        "dupr_id": "X2EO4R",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Chalfont Saint Giles, England, GB"
      },
      {
        "name": "gill berry",
        "dupr_id": "G0PREX",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6012989908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Christensen",
        "dupr_id": "3PNOVQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ann johnson",
        "dupr_id": "9PDZKE",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]