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

Week 1

ID: 7987635254

Match Scores

11-9

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
James Taylor

XJDR7R · Houston, TX, US

DUPR

2.792

SC
Steve Cook

56JQD0 · Houston, TX, US

DUPR

3.262

TEAM 2LOSS
TB
Timothy Brenner

0YNV42 · Houston, TX, US

DUPR

2.900

D
Diego

ZDENGL · Houston, TX, US

DUPR

2.921

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-7987635254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5129013869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Taylor",
        "dupr_id": "XJDR7R",
        "rating": 2.792,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Steve Cook",
        "dupr_id": "56JQD0",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6114439391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy Brenner",
        "dupr_id": "0YNV42",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Diego",
        "dupr_id": "ZDENGL",
        "rating": 2.921,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]