Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6492441968

Match Scores

2-11

Win

Play Date

2026-03-10

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RA
Roger Arlen

MYMZWD · Carson City, NV, US

DUPR

4.745

TR
Tim root

Z40RVM · USA

DUPR

3.708

TEAM 2WINNER
DT
David Thomas

V2EXD6 · Scottsdale, AZ, US

DUPR

4.780

TS
Todd Smits

RDD6LQ · USA

DUPR

4.385

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-6492441968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8563751514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roger Arlen",
        "dupr_id": "MYMZWD",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Carson City, NV, US"
      },
      {
        "name": "Tim root",
        "dupr_id": "Z40RVM",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6749549775,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Thomas",
        "dupr_id": "V2EXD6",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Todd Smits",
        "dupr_id": "RDD6LQ",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]