Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Tampa Bay Pickleball

ID: 7110197829

Match Scores

11-9

Win

Play Date

2023-11-16

Play Time (Est)

10:15 AM

Play Location

Tampa Bay, Florida, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jimmy shanks

MY0PEV · USA

DUPR

3.683

JM
John Mancuso

RZX6EM · Windermere, FL, US

DUPR

3.705

TEAM 2LOSS
TT
Thomas Thornton

PK5LEE · USA

DUPR

3.207

DL
Dylan Lewis

W6G49G · Palm Harbor, FL, US

DUPR

4.181

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-7110197829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5757910882,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy shanks",
        "dupr_id": "MY0PEV",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Mancuso",
        "dupr_id": "RZX6EM",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Windermere, FL, US"
      }
    ]
  },
  {
    "team_id": 6153571677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Thornton",
        "dupr_id": "PK5LEE",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dylan Lewis",
        "dupr_id": "W6G49G",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  }
]