Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mini moneyball

ID: 8071474185

Match Scores

6-15

Loss

Play Date

2026-05-02

Play Time (Est)

10:15 AM

Play Location

844, Airport Fwy, Hurst

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Tristan Miller

M22L9G · Bedford, TX, US

DUPR

4.377

TB
Taylor Baker

RZGP9Q · Fort Worth, TX, US

DUPR

4.127

TEAM 2WINNER
BD
Brandon Dat Nguyen

YGY7W4 · Richardson, TX, US

DUPR

4.703

EA
Ettienne Avery

6Z54MQ · Dallas, TX, US

DUPR

4.208

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-8071474185
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622274068,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan Miller",
        "dupr_id": "M22L9G",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Bedford, TX, US"
      },
      {
        "name": "Taylor Baker",
        "dupr_id": "RZGP9Q",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      }
    ]
  },
  {
    "team_id": 6295533557,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Dat Nguyen",
        "dupr_id": "YGY7W4",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Richardson, TX, US"
      },
      {
        "name": "Ettienne Avery",
        "dupr_id": "6Z54MQ",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]