Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5673966233

Match Scores

11-8

Win

Play Date

2025-04-21

Play Time (Est)

6:15 AM

Play Location

3170 Broadway, Boulder, CO 80304, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RB
Ravi B

YN49JG · USA

Rated Score

3.947

JC
John Cramer

Z9JNWM · Boulder, CO, US

Rated Score

4.426

TEAM 2LOSS
DS
David Stratton

PWPGLM · USA

Rated Score

4.078

AB
Adam Block

XJX6JR · Longmont, CO, US

Rated Score

4.234

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-5673966233
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6369760266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ravi B",
        "dupr_id": "YN49JG",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Cramer",
        "dupr_id": "Z9JNWM",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  },
  {
    "team_id": 5500797963,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Stratton",
        "dupr_id": "PWPGLM",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Block",
        "dupr_id": "XJX6JR",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Longmont, CO, US"
      }
    ]
  }
]