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

Focus Pickleball Redcliffe - DUPR Court Challenge

ID: 5345054968

Match Scores

2-11

Win

Play Date

2026-04-17

Play Time (Est)

5:00 PM

Play Location

Redcliffe QLD 4020, Australia

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Sam Mano

YMMLQD · USA

DUPR

2.907

WS
William Seckold

4VYP9M · USA

DUPR

2.664

TEAM 2WINNER
Caroline Roets

84ODDM · Redcliffe, QLD, AU

DUPR

3.687

TT
Tony Teura

P5672Q · USA

DUPR

2.661

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-5345054968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7768757376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Mano",
        "dupr_id": "YMMLQD",
        "rating": 2.907,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Seckold",
        "dupr_id": "4VYP9M",
        "rating": 2.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5527450260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caroline Roets",
        "dupr_id": "84ODDM",
        "rating": 3.687,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/69.jpg",
        "location": "Redcliffe, QLD, AU"
      },
      {
        "name": "Tony Teura",
        "dupr_id": "P5672Q",
        "rating": 2.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]