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

PickleB 2026 Series Event 2 - 60+ Mens Doubles 3.5-

ID: 6084515763

Match Scores

10-11

Win

Play Date

2026-02-06

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PM
Paul McKinley

ORDOPL · USA

DUPR

3.300

MW
Mike Winter

Z9RY5W · USA

DUPR

3.300

TEAM 2WINNER
MP
Mark Powell

3OOKQ7 · Hampshire, England, GB

DUPR

3.539

JC
Jimbo Carroll

EWX45M · USA

DUPR

3.314

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-6084515763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5529049608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul  McKinley",
        "dupr_id": "ORDOPL",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Winter",
        "dupr_id": "Z9RY5W",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8303816563,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Powell",
        "dupr_id": "3OOKQ7",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Jimbo Carroll",
        "dupr_id": "EWX45M",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]