Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Sunset Shuttle

ID: 7019359351

Match Scores

9-11

Win

Play Date

2023-07-27

Play Time (Est)

8:45 AM

Play Location

Dillon, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BB
Bob Bonack

306KZX · USA

DUPR

4.218

LM
Lori Miller

3Y0RP1 · Silverthorne, CO, US

DUPR

4.559

TEAM 2WINNER
MF
Michael Ferrer

RZWK2N · Frisco, TX, US

DUPR

4.852

JA
Jim Arnow

YGQ6YG · Boulder, CO, US

DUPR

3.004

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-7019359351
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6773296601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bob Bonack",
        "dupr_id": "306KZX",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Miller",
        "dupr_id": "3Y0RP1",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Silverthorne, CO, US"
      }
    ]
  },
  {
    "team_id": 5957697961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Ferrer",
        "dupr_id": "RZWK2N",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Jim Arnow",
        "dupr_id": "YGQ6YG",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      }
    ]
  }
]