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

Competitive Open Play Match

ID: 6679444782

Match Scores

14-16

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
James Nguyen

17PNWN · Edmond, OK, US

DUPR

5.062

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.869

TEAM 2WINNER
JH
Jennifer Howard

2LV549 · Tulsa, OK, US

DUPR

4.562

BH
Bobby Howard

3ZWYKL · Okmulgee, OK, US

DUPR

5.146

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-6679444782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6462291725,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Nguyen",
        "dupr_id": "17PNWN",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.869,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 7961036448,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Howard",
        "dupr_id": "2LV549",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Bobby Howard",
        "dupr_id": "3ZWYKL",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Okmulgee, OK, US"
      }
    ]
  }
]