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

Tampa Pickleball Crew

ID: 6842712972

Match Scores

11-9

Win

Play Date

2025-06-13

Play Time (Est)

1:00 PM

Play Location

Tampa, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Senthil R

V74LE5 · Riverview, FL, US

DUPR

3.944

SK
Sriman Kasinathan

ODQDMP · USA

DUPR

3.269

TEAM 2LOSS
RB
Robert Breen

D9WNX6 · Wichita, KS, US

DUPR

3.234

EE
Esteban Escobar

EWD9WJ · USA

DUPR

2.817

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-6842712972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6643590713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Senthil R",
        "dupr_id": "V74LE5",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Sriman Kasinathan",
        "dupr_id": "ODQDMP",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8091792157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Breen",
        "dupr_id": "D9WNX6",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Esteban  Escobar",
        "dupr_id": "EWD9WJ",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]