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

Summer Tuesday Morning 9a-11:45a 3.0-4.0 DUPR-Rated League Week 1

ID: 6189544852

Match Scores

9-7

Loss

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RS
Robert Soules

4ZO542 · USA

DUPR

3.367

TS
travis schulte

2ZJGP4 · USA

DUPR

3.648

TEAM 2LOSS
MC
Mark Casoria

WKNQ2L · USA

DUPR

3.292

CS
Chad Sinn

Q92DM0 · USA

DUPR

2.946

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-6189544852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8099099725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Soules",
        "dupr_id": "4ZO542",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "travis schulte",
        "dupr_id": "2ZJGP4",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7234149188,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Casoria",
        "dupr_id": "WKNQ2L",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Sinn",
        "dupr_id": "Q92DM0",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]