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

Competitive Open Play Match

ID: 5122582704

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Port St Joe, FL 32456, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Josh Taunton

YMOMOK · Wewahitchka, FL, US

DUPR

3.019

KD
Kristi Drake

Q9DGN0 · USA

DUPR

3.390

TEAM 2LOSS
EM
ed Mitchem

WXY4XY · Port St. Joe, FL, US

DUPR

2.958

DD
DeWayne Drake

9DNDRE · USA

DUPR

2.542

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-5122582704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7873377170,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh  Taunton",
        "dupr_id": "YMOMOK",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Wewahitchka, FL, US"
      },
      {
        "name": "Kristi  Drake",
        "dupr_id": "Q9DGN0",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4460880598,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ed Mitchem",
        "dupr_id": "WXY4XY",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": "Port St. Joe, FL, US"
      },
      {
        "name": "DeWayne Drake",
        "dupr_id": "9DNDRE",
        "rating": 2.542,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]