Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8258187205

Match Scores

11-2

Loss

Play Date

2026-05-28

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.342

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.442

TEAM 2LOSS
BJ
Brolen Jourdan

0YN4MX · Hickory Creek, TX, US

DUPR

4.479

JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.293

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-8258187205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7927390333,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 5266316167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brolen Jourdan",
        "dupr_id": "0YN4MX",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Hickory Creek, TX, US"
      },
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]