Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7632904222

Match Scores

11-5

Loss

Play Date

2026-05-14

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.849

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.427

TEAM 2LOSS
FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.762

BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.311

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-7632904222
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5262178843,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 4809035155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      }
    ]
  }
]