Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hub City Picklers

ID: 8491414927

Match Scores

6-15

Loss

Play Date

2026-06-04

Play Time (Est)

8:45 AM

Play Location

Jackson, TN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Julie Wigger

8WK2PM · Medina, TN, US

DUPR

3.949

MG
Matt Goodman

166EXK · McKenzie, TN, US

DUPR

3.860

TEAM 2WINNER
MM
Manuel Morales

KXKELO · USA

DUPR

4.141

JB
john brownlee

55NWQR · USA

DUPR

3.867

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-8491414927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7552070115,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julie Wigger",
        "dupr_id": "8WK2PM",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Medina, TN, US"
      },
      {
        "name": "Matt Goodman",
        "dupr_id": "166EXK",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "McKenzie, TN, US"
      }
    ]
  },
  {
    "team_id": 4930471994,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Manuel Morales",
        "dupr_id": "KXKELO",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "john  brownlee",
        "dupr_id": "55NWQR",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]