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

Hub City Picklers

ID: 6779495684

Match Scores

15-11

Loss

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Jackson, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DW
Denton Wilkes

6N074E · Humboldt, TN, US

DUPR

3.297

GS
Gregory Suiter

1R4VXN · USA

DUPR

3.715

TEAM 2LOSS
JJ
Jeff Johnson

GG00ZG · Jackson, TN, US

DUPR

3.441

LB
Lucas Bushart

Q9XWW4 · USA

DUPR

3.453

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-6779495684
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7859454963,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denton  Wilkes",
        "dupr_id": "6N074E",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": "Humboldt, TN, US"
      },
      {
        "name": "Gregory Suiter",
        "dupr_id": "1R4VXN",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5114465811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Johnson",
        "dupr_id": "GG00ZG",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Lucas Bushart",
        "dupr_id": "Q9XWW4",
        "rating": 3.453,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]