Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Frozen Open

ID: 6843878815

Match Scores

11-1, 11-2

Loss

Play Date

2024-01-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Adam Gustad

E30KQ3 · Rosemount, MN, US

DUPR

5.128

AH
Adam Harvey

8MP4LO · PPA Tour Pro

DUPR

5.550

TEAM 2LOSS
RT
Robert Taylor

3X677R · Blaine, MN, US

DUPR

4.459

TB
Taylor Bongard

16PL9G · Plymouth, MN, US

DUPR

4.796

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-6843878815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4844136996,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Gustad",
        "dupr_id": "E30KQ3",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Rosemount, MN, US"
      },
      {
        "name": "Adam Harvey",
        "dupr_id": "8MP4LO",
        "rating": 5.55,
        "profile_pic_url": null,
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 7293668513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Taylor",
        "dupr_id": "3X677R",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Taylor Bongard",
        "dupr_id": "16PL9G",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]