Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hub City Picklers

ID: 4748643565

Match Scores

16-14

Win

Play Date

2026-06-01

Play Time (Est)

2:15 AM

Play Location

Jackson, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GC
gavin crawford

677GOK · Medina, TN, US

DUPR

4.523

BJ
Brad Johnson

67JR5G · Trenton, TN, US

DUPR

4.115

TEAM 2LOSS
BJ
Brian Jones

1QKKDR · Huntingdon, TN, US

DUPR

4.314

MM
Manuel Morales

KXKELO · USA

DUPR

4.101

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-4748643565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8246189330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "gavin crawford",
        "dupr_id": "677GOK",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Medina, TN, US"
      },
      {
        "name": "Brad Johnson",
        "dupr_id": "67JR5G",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "Trenton, TN, US"
      }
    ]
  },
  {
    "team_id": 5304851278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Jones",
        "dupr_id": "1QKKDR",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Huntingdon, TN, US"
      },
      {
        "name": "Manuel Morales",
        "dupr_id": "KXKELO",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]