Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed Jun 3

ID: 4754444995

Match Scores

10-8

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Patrick Sample

0YRVEG · Mason, OH, US

DUPR

3.931

Rhonda Sample

PKO7LX · Mason, OH, US

DUPR

3.731

TEAM 2LOSS
Andy Sears

RZVLND · USA

DUPR

4.053

Ali Rieder

ODXR77 · Dayton, OH, US

DUPR

3.733

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-4754444995
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4617171322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Sample",
        "dupr_id": "0YRVEG",
        "rating": 3.931,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/28.jpg",
        "location": "Mason, OH, US"
      },
      {
        "name": "Rhonda Sample",
        "dupr_id": "PKO7LX",
        "rating": 3.731,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": "Mason, OH, US"
      }
    ]
  },
  {
    "team_id": 6461586802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy Sears",
        "dupr_id": "RZVLND",
        "rating": 4.053,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": ""
      },
      {
        "name": "Ali Rieder",
        "dupr_id": "ODXR77",
        "rating": 3.733,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/50.jpg",
        "location": "Dayton, OH, US"
      }
    ]
  }
]