Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Doubles DUPR Round Robin

ID: 6155092952

Match Scores

11-8

Win

Play Date

2023-03-26

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
BK
Brady Klein

8K2KWQ · USA

DUPR

3.500

BS
Brian Sullivan

8DMPR4 · Victoria, MN, US

DUPR

4.635

TEAM 2LOSS
JH
Jonathan Hoke

8DRGEL · USA

DUPR

3.500

SS
Steven Sanchez

35XNK0 · USA

DUPR

3.500

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-6155092952
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6296011354,
    "serial": 1,
    "winner": true,
    "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"
      }
    ]
  },
  {
    "team_id": 5492148328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Hoke",
        "dupr_id": "8DRGEL",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Sanchez",
        "dupr_id": "35XNK0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]