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

10/1 G4 DUPR Co League

ID: 6283990045

Match Scores

8-11

Loss

Play Date

2025-10-02

Play Time (Est)

2:15 AM

Play Location

The Courts at Cypress Waters

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Don Schuy

DNLO06 · USA

DUPR

2.143

Frank Smith

ODOW2P · Irving, TX, US

DUPR

2.649

TEAM 2WINNER
MG
Mark Guzman

OWWM2L · USA

DUPR

2.604

Tomoko Lee

PZLPVG · Flower Mound, TX, US

DUPR

2.437

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-6283990045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7070132389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Don Schuy",
        "dupr_id": "DNLO06",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Smith",
        "dupr_id": "ODOW2P",
        "rating": 2.649,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/21.jpg",
        "location": "Irving, TX, US"
      }
    ]
  },
  {
    "team_id": 7608229113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Guzman",
        "dupr_id": "OWWM2L",
        "rating": 2.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tomoko Lee",
        "dupr_id": "PZLPVG",
        "rating": 2.437,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/65.jpg",
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]