Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 6258285400

Match Scores

11-4

Win

Play Date

2022-11-05

Play Time (Est)

5:00 PM

Play Location

Utah, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GG
Gordon Gridley

8DJ2Y8 · Syracuse, UT, US

DUPR

4.245

CB
Cody Branch

3V55JJ · Ephraim, UT, US

DUPR

4.733

TEAM 2LOSS
GW
Geoffrey Warren

3LWKQZ · USA

DUPR

3.500

BW
Ben Whitesides

8EX60O · South Ogden, UT, US

DUPR

5.179

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-6258285400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5444135521,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gordon Gridley",
        "dupr_id": "8DJ2Y8",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Cody Branch",
        "dupr_id": "3V55JJ",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Ephraim, UT, US"
      }
    ]
  },
  {
    "team_id": 5572796845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Geoffrey Warren",
        "dupr_id": "3LWKQZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Whitesides",
        "dupr_id": "8EX60O",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      }
    ]
  }
]