Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Doubles DUPR Round Robin

ID: 5756238931

Match Scores

11-8

Loss

Play Date

2023-03-26

Play Time (Est)

8:45 AM

Play Location

Springs Pickleball (9 Indoor Courts), Vondelpark Drive, Colorado Springs, CO, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Sam Haseltine

35WYQV · USA

DUPR

3.500

TS
Ty schoener

170GLN · USA

DUPR

3.500

TEAM 2LOSS
BK
Brady Klein

8K2KWQ · USA

DUPR

3.500

BS
Brian Sullivan

8DMPR4 · Victoria, MN, US

DUPR

4.635

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-5756238931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5738044766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Haseltine",
        "dupr_id": "35WYQV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ty schoener",
        "dupr_id": "170GLN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8056345810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Klein",
        "dupr_id": "8K2KWQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Sullivan",
        "dupr_id": "8DMPR4",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Victoria, MN, US"
      }
    ]
  }
]