Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Magic City Pickleball Club

ID: 5279248455

Match Scores

4-11

Loss

Play Date

2024-12-01

Play Time (Est)

4:45 AM

Play Location

Naples, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JB
Jodi Barth

EWYKEO · USA

DUPR

2.314

CK
Chip Kudrle

YGGK6P · Mankato, MN, US

DUPR

3.641

TEAM 2WINNER
KB
Kent Barth

L2DOMK · USA

DUPR

3.082

PK
Patti Kudrle

9PPZXV · USA

DUPR

2.572

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-5279248455
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7718378192,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jodi Barth",
        "dupr_id": "EWYKEO",
        "rating": 2.314,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chip Kudrle",
        "dupr_id": "YGGK6P",
        "rating": 3.641,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      }
    ]
  },
  {
    "team_id": 7029117556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kent Barth",
        "dupr_id": "L2DOMK",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patti Kudrle",
        "dupr_id": "9PPZXV",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]