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

Competitive Open Play Match

ID: 4433650464

Match Scores

11-1, 11-3

Loss

Play Date

2026-06-01

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

5.086

KB
Kadin Brown

7NW2RN · USA

DUPR

3.500

TEAM 2LOSS
SC
Sarah Cimmino

NXYWDN · Concord, NC, US

DUPR

5.375

CM
Carly McNatt

EW2WWV · High Point, NC, US

DUPR

4.625

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-4433650464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728415093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      },
      {
        "name": "Kadin Brown",
        "dupr_id": "7NW2RN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5486235347,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Cimmino",
        "dupr_id": "NXYWDN",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "Concord, NC, US"
      },
      {
        "name": "Carly  McNatt",
        "dupr_id": "EW2WWV",
        "rating": 4.625,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]