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

L260513WHT0900

ID: 7124904479

Match Scores

15-1

Win

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
john szymula

4VGQ5V · Troy, MI, US

DUPR

3.536

LJ
Linda Jackson

M29XYL · Troy, MI, US

DUPR

3.283

TEAM 2LOSS
SC
Susan Cardwell

ME9RWL · MI, US

DUPR

3.026

JE
John Edward Artemenko

8M4XYD · Orion Township, MI, US

DUPR

3.155

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-7124904479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6390132050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "john szymula",
        "dupr_id": "4VGQ5V",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Linda Jackson",
        "dupr_id": "M29XYL",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 4553183830,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Cardwell",
        "dupr_id": "ME9RWL",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "John Edward Artemenko",
        "dupr_id": "8M4XYD",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Orion Township, MI, US"
      }
    ]
  }
]