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

TFC League

ID: 6695433238

Match Scores

11-1

Loss

Play Date

2026-05-17

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RD
Randy Dang

99R56R · La Grange Park, IL, US

DUPR

3.772

AM
Alexandra Milling

RX4Z2Q · USA

DUPR

3.113

TEAM 2LOSS
PS
Patrick Scaletta

X2VXQ2 · Elmwood Park, IL, US

DUPR

3.061

LS
Lisa Sensat

KXJ7EY · Oak Park, IL, US

DUPR

3.155

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-6695433238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5950257419,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Dang",
        "dupr_id": "99R56R",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "La Grange Park, IL, US"
      },
      {
        "name": "Alexandra Milling",
        "dupr_id": "RX4Z2Q",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6636970336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Scaletta",
        "dupr_id": "X2VXQ2",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Elmwood Park, IL, US"
      },
      {
        "name": "Lisa Sensat",
        "dupr_id": "KXJ7EY",
        "rating": 3.155,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  }
]