Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ID Sports May Pickle Championship - Open Mens Doubles Skill: (Any) Age: (Any)

ID: 5695594711

Match Scores

4-11

Win

Play Date

2026-05-09

Play Time (Est)

8:45 AM

Play Location

Irvine, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BM
Brian Maher

4VL0P6 · USA

DUPR

3.234

JM
John Mead

RZZDLD · USA

DUPR

3.568

TEAM 2WINNER
KP
Kevin Pilcher

YNP4JE · Baldwin Park, CA, US

DUPR

3.623

RT
Ryan Talbott

592WDL · Covina, CA, US

DUPR

3.854

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-5695594711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5972702221,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Maher",
        "dupr_id": "4VL0P6",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Mead",
        "dupr_id": "RZZDLD",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6423570822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Pilcher",
        "dupr_id": "YNP4JE",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Baldwin Park, CA, US"
      },
      {
        "name": "Ryan Talbott",
        "dupr_id": "592WDL",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Covina, CA, US"
      }
    ]
  }
]