Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Dallas Spring Open - Men's Doubles 3.25-3.75

ID: 6843549562

Match Scores

11-0

Loss

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Carrollton, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
RT
Ricardo Tercero

X25ZER · USA

DUPR

3.557

GR
Gustavo Rodriguez

O67NXL · Dallas, TX, US

DUPR

3.554

TEAM 2LOSS
LS
Lloyd Sitkoff

KDP2DO · Carrollton, TX, US

DUPR

2.795

RT
Randy Trammell

9P0Z0V · USA

DUPR

3.363

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-6843549562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5196405409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Tercero",
        "dupr_id": "X25ZER",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gustavo Rodriguez",
        "dupr_id": "O67NXL",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8526447481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lloyd Sitkoff",
        "dupr_id": "KDP2DO",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Randy Trammell",
        "dupr_id": "9P0Z0V",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]