Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5 8+ (Sun 12pm)

ID: 4678462927

Match Scores

15-9

Win

Play Date

2025-11-09

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Mark Potes

V446P6 · Victorville, CA, US

DUPR

3.991

MM
Mario Maunu

12GY24 · USA

DUPR

4.347

TEAM 2LOSS
Ryan Tran

DWZ644 · CA, US

DUPR

3.797

Timothy Gallaher

59QJXP · Arcadia, CA, US

DUPR

3.895

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-4678462927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4297062109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Potes",
        "dupr_id": "V446P6",
        "rating": 3.991,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Victorville, CA, US"
      },
      {
        "name": "Mario Maunu",
        "dupr_id": "12GY24",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7752351141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Tran",
        "dupr_id": "DWZ644",
        "rating": 3.797,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "CA, US"
      },
      {
        "name": "Timothy Gallaher",
        "dupr_id": "59QJXP",
        "rating": 3.895,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Arcadia, CA, US"
      }
    ]
  }
]