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

Competitive Open Play Match

ID: 5378956300

Match Scores

13-11

Win

Play Date

2026-03-01

Play Time (Est)

5:00 PM

Play Location

18450 Blanco Rd Suite 101, San Antonio, TX 78258, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Prabir C

0YRQQN · San Antonio, TX, US

DUPR

3.395

Matt Sinclair

GGJD7M · San Antonio, TX, US

DUPR

3.406

TEAM 2LOSS
SB
Sean Barna

4L2YPV · USA

DUPR

3.439

DD
Dries Driessen

Z9LWPM · USA

DUPR

3.549

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-5378956300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7033248747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Prabir C",
        "dupr_id": "0YRQQN",
        "rating": 3.395,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/40.jpg",
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Matt Sinclair",
        "dupr_id": "GGJD7M",
        "rating": 3.406,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 5917777334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Barna",
        "dupr_id": "4L2YPV",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dries  Driessen",
        "dupr_id": "Z9LWPM",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]