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

Hub City Picklers

ID: 4821617662

Match Scores

15-9

Win

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

Jackson, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
IM
Ignacio morales

M9RMYO · USA

DUPR

3.434

JJ
Jeff Johnson

GG00ZG · Jackson, TN, US

DUPR

3.441

TEAM 2LOSS
JC
JaNey Carrothers

P5YMOZ · USA

DUPR

3.712

BC
Brandi Cooper

X22DXX · Jackson, TN, US

DUPR

3.385

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-4821617662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8298212155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ignacio morales",
        "dupr_id": "M9RMYO",
        "rating": 3.434,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Johnson",
        "dupr_id": "GG00ZG",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  },
  {
    "team_id": 6181741228,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JaNey Carrothers",
        "dupr_id": "P5YMOZ",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandi Cooper",
        "dupr_id": "X22DXX",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  }
]