Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Austin Gridley Tournament 4.0

ID: 5079256856

Match Scores

11-0

Win

Play Date

2022-11-05

Play Time (Est)

9: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
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.469

DB
Dylan Brady Thatcher

1Q9GL5 · West Point, UT, US

DUPR

3.620

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-5079256856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6325735224,
    "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": 4871917755,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Dylan Brady Thatcher",
        "dupr_id": "1Q9GL5",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "West Point, UT, US"
      }
    ]
  }
]