Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5570915588

Match Scores

11-4

Loss

Play Date

2024-02-08

Play Time (Est)

9:00 PM

Play Location

Delaware, OH 43015, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jim Stults

W64Y2L · USA

DUPR

4.474

Jeremy Slagle

V74O65 · Columbus, OH, US

DUPR

4.184

TEAM 2LOSS
Kyle Maynard

30O2JN · Delaware, OH, US

DUPR

4.430

David Church

8DZ056 · Delaware, OH, US

DUPR

4.067

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-5570915588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8037781701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jim Stults",
        "dupr_id": "W64Y2L",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeremy Slagle",
        "dupr_id": "V74O65",
        "rating": 4.184,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6624979065,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Maynard",
        "dupr_id": "30O2JN",
        "rating": 4.43,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/39.jpg",
        "location": "Delaware, OH, US"
      },
      {
        "name": "David Church",
        "dupr_id": "8DZ056",
        "rating": 4.067,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/89.jpg",
        "location": "Delaware, OH, US"
      }
    ]
  }
]