Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Ace Playoffs

ID: 5825901786

Match Scores

6-11

Win

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

727 W Golf Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
MM
Max Meirow

V26LP6 · USA

DUPR

3.644

Rob Coleman

ME7J7D · Chicago, IL, US

DUPR

3.436

TEAM 2WINNER
Alex Moy

J5R9XW · Park Ridge, IL, US

DUPR

3.680

Phi Chong

KXDKVY · Elgin, IL, US

DUPR

3.490

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-5825901786
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7473908182,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Meirow",
        "dupr_id": "V26LP6",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Coleman",
        "dupr_id": "ME7J7D",
        "rating": 3.436,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/70.jpg",
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4453486543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex  Moy",
        "dupr_id": "J5R9XW",
        "rating": 3.68,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Park Ridge, IL, US"
      },
      {
        "name": "Phi Chong",
        "dupr_id": "KXDKVY",
        "rating": 3.49,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/54.jpg",
        "location": "Elgin, IL, US"
      }
    ]
  }
]