Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool D - Team Bracket

ID: 5766009948

Match Scores

21-11

Win

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Atlanta National Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Martine Sundsten

7DZKL9 · Gainesville, FL, US

DUPR

4.471

GC
Gavin Corbett

L5LVEQ · Gainesville, FL, US

DUPR

4.883

TEAM 2LOSS
LM
Landon Martz

99MNOK · USA

DUPR

3.932

BD
Blair Dukes

55RL9P · USA

DUPR

3.450

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-5766009948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7340324029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martine Sundsten",
        "dupr_id": "7DZKL9",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Gavin Corbett",
        "dupr_id": "L5LVEQ",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      }
    ]
  },
  {
    "team_id": 7358849112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Landon Martz",
        "dupr_id": "99MNOK",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blair Dukes",
        "dupr_id": "55RL9P",
        "rating": 3.45,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]