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

Life Time Gilbert

ID: 6939090850

Match Scores

13-4

Win

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Gilbert, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CR
Colin Romig

RDDD5E · Gilbert, AZ, US

DUPR

3.538

SC
Sara Cowan

LWZJNJ · Tempe, AZ, US

DUPR

2.697

TEAM 2LOSS
SY
Sam Yoeun

JYE6OM · USA

DUPR

2.175

SL
Sabrina LeClair

GXKG6V · USA

DUPR

2.856

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-6939090850
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6185060511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Romig",
        "dupr_id": "RDDD5E",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Sara Cowan",
        "dupr_id": "LWZJNJ",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 7762497197,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Yoeun",
        "dupr_id": "JYE6OM",
        "rating": 2.175,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sabrina LeClair",
        "dupr_id": "GXKG6V",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]