Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

New Year Knock Out

ID: 6056353545

Match Scores

11-3

Win

Play Date

2026-01-04

Play Time (Est)

10:15 AM

Play Location

Burlington, IA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.692

MH
Max Heater

NY7R4W · Mount Pleasant, IA, US

DUPR

4.514

TEAM 2LOSS
JR
Jesse Raver

35YON0 · Kewanee, IL, US

DUPR

3.875

JM
Joseph Montgomery

0RJYLG · Peoria, IL, US

DUPR

4.110

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-6056353545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8359828768,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      },
      {
        "name": "Max Heater",
        "dupr_id": "NY7R4W",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  },
  {
    "team_id": 6967104480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jesse Raver",
        "dupr_id": "35YON0",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Kewanee, IL, US"
      },
      {
        "name": "Joseph Montgomery",
        "dupr_id": "0RJYLG",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Peoria, IL, US"
      }
    ]
  }
]