Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Hub City Picklers

ID: 5210455921

Match Scores

15-5

Loss

Play Date

2026-04-08

Play Time (Est)

2:15 AM

Play Location

Milan, TN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Sharon Sabin

8GXX7M · Paris, TN, US

Rated Score

3.947

TT
Todd Thornsberry

G0PWEV · USA

Rated Score

3.256

TEAM 2LOSS
JC
Johnny Chandler

V426OJ · Jackson, TN, US

Rated Score

3.337

RS
Rick Shultz

16RGQQ · USA

Rated Score

3.531

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-5210455921
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4428541961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sharon Sabin",
        "dupr_id": "8GXX7M",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Paris, TN, US"
      },
      {
        "name": "Todd Thornsberry",
        "dupr_id": "G0PWEV",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8160697641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Johnny Chandler",
        "dupr_id": "V426OJ",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      },
      {
        "name": "Rick Shultz",
        "dupr_id": "16RGQQ",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]