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

Session 7 - QPC Season 1 Group 3

ID: 7211301332

Match Scores

15-0

Win

Play Date

2026-06-02

Play Time (Est)

9:00 PM

Play Location

PIKL Los Angeles

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brennon Tolbert

WKKM4L · Los Angeles, CA, US

DUPR

3.173

TB
Travis Burton

949NWE · USA

DUPR

2.852

TEAM 2LOSS
AW
Andrew Wisnewski

LZOGZ6 · USA

DUPR

2.428

AW
Adam Wagner

4VRKGV · USA

DUPR

2.436

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-7211301332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5020090189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brennon Tolbert",
        "dupr_id": "WKKM4L",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Travis Burton",
        "dupr_id": "949NWE",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7641431438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Wisnewski",
        "dupr_id": "LZOGZ6",
        "rating": 2.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Wagner",
        "dupr_id": "4VRKGV",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]