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

Newer Player Mixed League (DUPR reported)

ID: 8035563118

Match Scores

12-10

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Keystone Crossing | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Joseph Chandler

PP2K6Z · USA

DUPR

2.242

AS
Andy Seiwert

9950LR · Indianapolis, IN, US

DUPR

2.525

TEAM 2LOSS
JR
Jordan Reifsteck

7N0YY0 · USA

DUPR

2.147

DV
Doug Voegele

RDQZGM · USA

DUPR

2.236

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-8035563118
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4796959701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Chandler",
        "dupr_id": "PP2K6Z",
        "rating": 2.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Seiwert",
        "dupr_id": "9950LR",
        "rating": 2.525,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7249387428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Reifsteck",
        "dupr_id": "7N0YY0",
        "rating": 2.147,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Voegele",
        "dupr_id": "RDQZGM",
        "rating": 2.236,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]