Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4617824003

Match Scores

11-9

Win

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Cody white

WN5NDY · Flower Mound, TX, US

DUPR

4.165

KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.918

TEAM 2LOSS
BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.382

AA
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.012

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-4617824003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8072839401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cody white",
        "dupr_id": "WN5NDY",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  },
  {
    "team_id": 5823287242,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]