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

Finals

ID: 6015199656

Match Scores

5-11

Win

Play Date

2026-05-05

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TN
Tony Nava

2QVG64 · Houston, TX, US

DUPR

2.773

BB
Bill Billman

DW7VMX · Houston, TX, US

DUPR

2.012

TEAM 2WINNER
D
Diego

ZDENGL · Houston, TX, US

DUPR

2.981

BT
Bill Timmons

RZLXRM · Houston, TX, US

DUPR

2.434

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-6015199656
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8272134950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Nava",
        "dupr_id": "2QVG64",
        "rating": 2.773,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Bill Billman",
        "dupr_id": "DW7VMX",
        "rating": 2.012,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5649552886,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diego",
        "dupr_id": "ZDENGL",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Bill Timmons",
        "dupr_id": "RZLXRM",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]