Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

June 1 3.5-4.1 Men’s League

ID: 6646711575

Match Scores

11-3

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1WINNER
RL
Richard Laine

3P5Z0Z · USA

DUPR

4.117

ZM
Zac Musch

KDR69Q · Wilmington, NC, US

DUPR

4.141

TEAM 2LOSS
MF
Michael Favorito

2LOOME · Wilmington, NC, US

DUPR

3.895

RF
Ryan Favorito

V7NMRJ · Wilmington, NC, US

DUPR

4.004

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-6646711575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5734563455,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Laine",
        "dupr_id": "3P5Z0Z",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zac Musch",
        "dupr_id": "KDR69Q",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7039348406,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Favorito",
        "dupr_id": "2LOOME",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Ryan Favorito",
        "dupr_id": "V7NMRJ",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]