Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7393314763

Match Scores

11-0

Win

Play Date

2026-06-01

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Justin Knox

OD5V42 · Denton, TX, US

Rated Score

4.298

CW
Cody white

WN5NDY · Flower Mound, TX, US

Rated Score

4.206

TEAM 2LOSS
KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

Rated Score

3.895

FM
Fred Mitchell

KXDVPY · Denton, TX, US

Rated Score

3.741

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-7393314763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6434575140,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Cody white",
        "dupr_id": "WN5NDY",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  },
  {
    "team_id": 7649147801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]