Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8189325462

Match Scores

12-10

Win

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.292

Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.348

TEAM 2LOSS
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.007

Trenton Hull

KOZGEQ · Flower Mound, TX, US

DUPR

4.401

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-8189325462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8361559740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.292,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Denton, TX, US"
      },
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.348,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/56.jpg",
        "location": "Argyle, TX, US"
      }
    ]
  },
  {
    "team_id": 6708112594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.007,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Denton, TX, US"
      },
      {
        "name": "Trenton Hull",
        "dupr_id": "KOZGEQ",
        "rating": 4.401,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]