Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7485105619

Match Scores

11-2

Loss

Play Date

2023-03-24

Play Time (Est)

8:45 AM

Play Location

The Picklr, Uintah, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SG
Scott Gonzales

3X2651 · Clinton, UT, US

DUPR

4.636

JB
Jordan Bybee

8KY457 · USA

DUPR

3.500

TEAM 2LOSS
CB
Cody Branch

3V55JJ · Ephraim, UT, US

DUPR

4.733

MH
Mark Harvey

1NRZE2 · Syracuse, UT, US

DUPR

3.444

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-7485105619
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4431960269,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gonzales",
        "dupr_id": "3X2651",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      },
      {
        "name": "Jordan Bybee",
        "dupr_id": "8KY457",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7610707421,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Branch",
        "dupr_id": "3V55JJ",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Ephraim, UT, US"
      },
      {
        "name": "Mark Harvey",
        "dupr_id": "1NRZE2",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      }
    ]
  }
]