Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 KOTC

ID: 7338037851

Match Scores

9-11

Win

Play Date

2025-02-26

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
AC
Audrey Cohn

3Y6EZD · USA

DUPR

3.771

CA
Chad Allison

4L5NZ2 · USA

DUPR

3.903

TEAM 2WINNER
Csaba Tamas

Q554Z0 · Sarasota, FL, US

DUPR

3.651

Erik Thomas

8G0MNQ · Lakewood Ranch, FL, US

DUPR

4.331

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-7338037851
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6899965944,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Audrey Cohn",
        "dupr_id": "3Y6EZD",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Allison",
        "dupr_id": "4L5NZ2",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5633928253,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Csaba Tamas",
        "dupr_id": "Q554Z0",
        "rating": 3.651,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/36.jpg",
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Erik Thomas",
        "dupr_id": "8G0MNQ",
        "rating": 4.331,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]