Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5 8+ (Sun 12pm)

ID: 5136564451

Match Scores

4-15

Loss

Play Date

2025-11-09

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Mark Potes

V446P6 · Victorville, CA, US

DUPR

3.962

MM
Mario Maunu

12GY24 · USA

DUPR

4.273

TEAM 2WINNER
Ian Mottale

1RPZRZ · Los Angeles, CA, US

DUPR

4.694

DA
DELETED Account

NRYMX6 · USA

DUPR

4.300

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-5136564451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7420370384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Potes",
        "dupr_id": "V446P6",
        "rating": 3.962,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Victorville, CA, US"
      },
      {
        "name": "Mario Maunu",
        "dupr_id": "12GY24",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6480924199,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Mottale",
        "dupr_id": "1RPZRZ",
        "rating": 4.694,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "NRYMX6",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]