Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

L260512ROS1830

ID: 5517829219

Match Scores

15-13

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Simon Sun

P5KMJQ · USA

DUPR

3.738

AP
Andrea Pickelman

WKPKYG · USA

DUPR

3.502

TEAM 2LOSS
TM
Tony mazzola

NYG7P6 · Macomb, MI, US

DUPR

3.297

CB
Colette Barth

XKYQE4 · Royal Oak, MI, US

DUPR

3.381

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-5517829219
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7171609219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Sun",
        "dupr_id": "P5KMJQ",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrea Pickelman",
        "dupr_id": "WKPKYG",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6204175737,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony mazzola",
        "dupr_id": "NYG7P6",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Macomb, MI, US"
      },
      {
        "name": "Colette Barth",
        "dupr_id": "XKYQE4",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      }
    ]
  }
]