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

Session 7 - QPC Season 1 Group 3

ID: 7586726231

Match Scores

13-15

Loss

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

PIKL Los Angeles

Unverified Facility

Competitor Teams

TEAM 1LOSS
BT
Brennon Tolbert

WKKM4L · Los Angeles, CA, US

DUPR

3.142

AW
Andrew Wisnewski

LZOGZ6 · USA

DUPR

2.461

TEAM 2WINNER
TB
Travis Burton

949NWE · USA

DUPR

2.775

AW
Adam Wagner

4VRKGV · USA

DUPR

2.548

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-7586726231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4996024902,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brennon Tolbert",
        "dupr_id": "WKKM4L",
        "rating": 3.142,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Andrew Wisnewski",
        "dupr_id": "LZOGZ6",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5775425886,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Travis Burton",
        "dupr_id": "949NWE",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Wagner",
        "dupr_id": "4VRKGV",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]